summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Expand)AuthorAgeFilesLines
* Added ABS() to make tests more portable.unknown2001-06-035-120/+120
* cleanupunknown2001-05-121-1/+1
* Portability fixesunknown2001-04-209-190/+207
* Fix for BDB and LOCK TABLESunknown2001-04-191-5/+7
* Changed Innobase to Innodbunknown2001-04-1364-1648/+341
* Fixed up mysql-max spec fileunknown2001-04-021-2/+2
* Added test case that crashed Innobaseunknown2001-03-269-180/+197
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-0/+5
* Added isolation levelsunknown2001-03-211-6/+9
* Added fix for using variables with distinctunknown2001-03-151-1/+2
* Fixes for compiling innobaseunknown2001-03-121-5/+14
* Added new tests to benchmark suiteunknown2001-03-113-2/+81
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-101-0/+5
* Fixed wrong option in mysql_install_dbunknown2001-03-091-0/+1
* Removed duplicated index_init() calls that causes problems with BDBunknown2001-03-071-7/+7
* Merged some functions and removed some unused client functions.unknown2001-03-061-3/+6
* Added --replace to mysqltestunknown2001-02-131-2/+2
* Removed references to deleted Results-linux directoryunknown2001-02-071-4/+1
* Fixed makefiles for distributionunknown2001-02-061-1/+0
* Perl cleanups in sql-bench.unknown2001-02-052-5/+4
* Remove several uses of cp -a, and fix broken dist-hook in sql-bench.unknown2001-02-051-7/+7
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-02-021-7/+7
|\
| * Use INSTALL_DATA instead of cp.unknown2001-02-011-7/+7
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-02-021-1/+1
|\ \ | |/ |/|
| * Portability fixesunknown2001-02-021-1/+1
* | Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.unknown2001-01-311-8/+8
|/
* New myisamchk option --sort-recoverunknown2001-01-311-18/+35
* Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-3/+3
* Changes for --with-server-suffixunknown2001-01-219-166/+185
* Add --with-server-suffix (MYSQL_SERVER_SUFFIX).unknown2001-01-191-0/+1
* Fixed bug in CHECK TABLE ... EXTENDEDunknown2001-01-1617-313/+313
* Fixed bug when having many binary log filesunknown2001-01-0810-171/+174
* Fix for replication when binary log goes over 2Gunknown2001-01-0333-34/+41
* Fixes to get mysql-test included in the distributionsunknown2001-01-021-1/+2
* Cleanup of testsunknown2000-12-289-167/+173
* New benchmark testunknown2000-12-2413-178/+227
* erge with 4.0 + updates for column typesunknown2000-12-184-0/+0
* Lots of new benchmark runsunknown2000-12-1827-142/+863
* Lots of fixes for BDB tablesunknown2000-12-0811-172/+220
* Mergeunknown2000-12-071-0/+59
|\
| * FrontBase benchmarkunknown2000-11-281-0/+59
* | Fixed bug in 'drop table'unknown2000-11-2937-225/+239
|/
* Added connect_timeout and fix for transactions per statementunknown2000-11-2710-1/+217
* All statements are now run in a sub transactionunknown2000-11-2413-221/+1115
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-203-19/+23
* Fixed some reported bugsunknown2000-11-1810-157/+170
* Portability fixesunknown2000-11-181-0/+19
* Fixed bug with text key compares in BDBunknown2000-11-171-9/+9
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-2/+2
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-134-30/+59