Commit Graph

10 Commits

Author SHA1 Message Date
d760f42b3d Removed xsl/ files from doc/Makefile.am as xsl/ now has its own Makefile.am 2008-11-05 13:30:50 +00:00
edffa94fef Added support for direct I/O on Solaris. 2008-11-05 13:26:48 +00:00
9fb57169bf Fixed a race condition around DB library initialization in script_lua.c
Minor cleanups.
2008-10-18 11:42:53 +00:00
04a7c51667 Removed automatically generated files from version control.
Removed the old OLTP test.
2007-06-17 12:10:39 +00:00
0063c46021 Added db_bind_result() to the LUA API
Handle ER_CHECKREAD in the same way as deadlocks in the MySQL driver
2007-01-11 12:57:06 +00:00
3d64893fce Merged Lua into the main source tree 2006-06-26 17:12:57 +00:00
13052e3fba Added preliminary scripting support 2006-06-09 15:42:45 +00:00
c5e2681c36 Added --mysql-ssl option
Added --oltp-reconnect option
Workaround for overoptimized gettimeofday() implementations
Fixed issues with random numbers generator on Solaris
Version 0.4.7
2006-05-24 13:58:09 +00:00
262b9e3276 Added several hosts capability to MySQL driver
Use TYPE= or ENGINE= in MySQL driver depending on the version of client libraries
Made auto_increment id column optional
version 0.4.5
2006-03-03 12:53:14 +00:00
d224c6368a Initial import 2006-01-20 16:13:23 +00:00