Commit 9c96f172 authored by mwagner@evoq.mwagner.org's avatar mwagner@evoq.mwagner.org
Browse files

test-make-manual Fixed so that manual.html isn't cleaned up before it is...

test-make-manual	Fixed so that manual.html isn't cleaned up before it is viewed in the running $BROWSER.
manual.texi	Added MyODBC patch to contrib section.
parent cb7f3f4f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -129,6 +129,8 @@ echo "If you would like to use a different browser, set the 'BROWSER' environmen
echo "variable." 
echo

$BROWSER file://`pwd`/manual_toc.html
$BROWSER file:`pwd`/manual_toc.html

echo "-- Press Enter to Continue --"
read
cleanup
+5 −0
Original line number Diff line number Diff line
@@ -40594,6 +40594,7 @@ for all MySQL fieldtypes (version 2001.1.1). By SciBit @uref{http://www.scibit.c
@item @uref{http://www.fastflow.it/mylua/, MyLUA home page}
How to use the LUA language to write @strong{MySQL} @code{PROCEDURE} that can
be loaded runtime.
@itemize @bullet
@item @uref{http://www.mysql.com/Downloads/Contrib/lua-4.0.tar.gz, Lua 4.0}
LUA 4.0
@@ -40601,6 +40602,10 @@ LUA 4.0
Patch for MySQL 3.23.32 to use LUA 4.0.  By Cristian Giussani.
@end itemize
@item @uref{http://www.mysql.com/Downloads/Contrib/patched_myodbc.zip, patched_myodbc.zip}
Patch (for Omniform 4.0 support) to the MyODBC driver.
By Thomas Thaele @email{tthaele@@papenmeier.de}
@end itemize
@appendixsec  Clients