Commit Graph

26 Commits

Author SHA1 Message Date
612decfceb Update copyrights and FSF address. 2016-02-20 21:05:50 +08:00
78a431e37c Automerge from 0.4. 2013-07-04 10:28:56 +04:00
80bc21830a Bug #1197127: fastmmap and slowmmap arg should be mmap
Replaced references to "fastmmap" and "slowwmap" with "mmap" in both
documentation and the built-in help.
2013-07-04 10:27:59 +04:00
d52054be9e Automerge from 0.4. 2013-03-10 16:35:06 +04:00
9f15f73044 Linked the Serbo-Croatian translation of the manual contributed by Vera Djuraskovic <veradjuraskovic@webhostinggeeks.com>.
Also fixed bug #1071737 "Docs say --oltp-read-only should be use,
though only --oltp-read-only=on works".
2013-03-10 16:34:17 +04:00
1984a294bf Automerge from 0.4 2010-11-09 18:02:51 +03:00
bf3e2c8c0b Fixed an example using an obsolete option in the manual 2010-11-09 18:02:10 +03:00
a7877a00bd Automerge. 2010-11-06 11:03:52 +03:00
de21c2a060 Fixed docs for --report-interval to mention that statistics is
per-interval rather than cumulative.
2010-11-06 11:03:26 +03:00
18307aca62 Manual merge from 0.4. 2010-11-01 12:01:02 +03:00
c33ec00456 Rewrote intermediate statistics feature contributed by Mikael Ronstrom.
Removed "batch mode", --report-interval should now be used instead.
Fixed compile warnings produced by gcc with -Wextra.
2010-11-01 11:35:41 +03:00
e79d5655b2 Automerge. 2010-10-14 13:20:08 +04:00
d34258cf2d Fixed a typo in the manual. 2010-10-14 12:25:00 +04:00
8e6663f4c2 Manual merge from the 0.4 tree. 2009-07-28 15:57:18 +04:00
df31f6767f * Removed autogenerated ltmain.sh from the repository.
* Upgraded autogen.sh to invoke libtoolize to simplify
  building from the Bazaar repository.
* Updated docs.
2009-07-28 15:41:45 +04:00
b773e3146b Since Bazaar does not allow merging of two unrelated branches,
created the branch for the old 0.4 code base from trunk, then
reconciled with 0.4 manually (the patchwill be null-merged into 
trunk).
2009-05-28 19:25:12 +04:00
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