summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-06-2111-340/+12
|\
| * Fixed bug in mysqlcheck when using --fastunknown2001-06-1911-340/+12
* | mergedunknown2001-06-1254-1310/+750
|\ \ | |/
| * Fixed wrong mysql-testunknown2001-06-1254-1310/+750
* | mergeunknown2001-06-1229-321/+1066
|\ \ | |/
| * Added --verbose option to mysqlshowunknown2001-06-122-0/+3
| * Changed compare in MyISAM to use my_pread()unknown2001-06-112-2/+2
| * Updated benchmark results.unknown2001-06-0519-272/+333
| * Updated benchmarks and crash-me for postgreSQL 7.1.1unknown2001-06-0510-49/+731
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-06-0414-129/+497
|\ \ | |/
| * Fixed portability problem.unknown2001-06-041-5/+15
| * Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3unknown2001-06-0310-4/+362
| * Added ABS() to make tests more portable.unknown2001-06-035-120/+120
* | mergeunknown2001-05-201-1/+1
|\ \ | |/
| * cleanupunknown2001-05-121-1/+1
* | Merged with 3.23, needs further fix-upunknown2001-05-1010-195/+214
|\ \ | |/
| * Portability fixesunknown2001-04-209-190/+207
| * Fix for BDB and LOCK TABLESunknown2001-04-191-5/+7
* | Merge work:/home/bk/mysql-4.0unknown2001-04-1564-1648/+341
|\ \ | |/
| * Changed Innobase to Innodbunknown2001-04-1364-1648/+341
* | mysql-test/mysql-test-run.shunknown2001-04-134-8/+273
|/
* 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 tablesmysql-3.23.34unknown2001-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