summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Expand)AuthorAgeFilesLines
* Update scripts for new POSIX specunknown2002-03-051-1/+1
* Some fixes for Geminiunknown2001-09-201-0/+1
* Fixed a problem using LOCK TABLES and BDB tablesunknown2001-09-061-2/+10
* Small changes in benchmark suiteunknown2001-09-021-10/+6
* Added testing of IN(value-list)unknown2001-09-022-2/+106
* Fixed bug in auto-increment handling with InnoDBunknown2001-08-262-5/+5
* Changed to use standard 'install' syntaxunknown2001-08-111-12/+13
* Updated version numberunknown2001-07-189-200/+201
* Fixed bug in mysqlcheck when using --fastunknown2001-06-1911-340/+12
* Fixed wrong mysql-testunknown2001-06-1254-1310/+750
* 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
* 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
* 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