summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Expand)AuthorAgeFilesLines
* Many files:heikki@hundin.mysql.fi2002-08-157-2/+697
* Update scripts for new POSIX specmonty@tik.mysql.fi2002-03-051-1/+1
* Some fixes for Geminimonty@hundin.mysql.fi2001-09-201-0/+1
* Fixed a problem using LOCK TABLES and BDB tablesmonty@tik.mysql.fi2001-09-061-2/+10
* Small changes in benchmark suitemonty@hundin.mysql.fi2001-09-021-10/+6
* Added testing of IN(value-list)monty@hundin.mysql.fi2001-09-022-2/+106
* Fixed bug in auto-increment handling with InnoDBmonty@hundin.mysql.fi2001-08-262-5/+5
* Changed to use standard 'install' syntaxmonty@hundin.mysql.fi2001-08-111-12/+13
* Updated version numbermonty@hundin.mysql.fi2001-07-189-200/+201
* Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-1911-340/+12
* Fixed wrong mysql-testmonty@hundin.mysql.fi2001-06-1254-1310/+750
* Added --verbose option to mysqlshowmonty@hundin.mysql.fi2001-06-122-0/+3
* Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-112-2/+2
* Updated benchmark results.monty@hundin.mysql.fi2001-06-0519-272/+333
* Updated benchmarks and crash-me for postgreSQL 7.1.1monty@hundin.mysql.fi2001-06-0510-49/+731
* Fixed portability problem.monty@hundin.mysql.fi2001-06-041-5/+15
* Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3monty@hundin.mysql.fi2001-06-0310-4/+362
* Added ABS() to make tests more portable.monty@hundin.mysql.fi2001-06-035-120/+120
* cleanupmonty@donna.mysql.fi2001-05-121-1/+1
* Portability fixesmonty@donna.mysql.fi2001-04-209-190/+207
* Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-5/+7
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-1364-1648/+341
* Fixed up mysql-max spec filemonty@donna.mysql.fi2001-04-021-2/+2
* Added test case that crashed Innobasemonty@donna.mysql.fi2001-03-269-180/+197
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-0/+5
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-6/+9
* Added fix for using variables with distinctmonty@donna.mysql.fi2001-03-151-1/+2
* Fixes for compiling innobasemonty@donna.mysql.fi2001-03-121-5/+14
* Added new tests to benchmark suitemonty@donna.mysql.fi2001-03-113-2/+81
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-101-0/+5
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-0/+1
* Removed duplicated index_init() calls that causes problems with BDBmonty@donna.mysql.fi2001-03-071-7/+7
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-3/+6
* Added --replace to mysqltestmonty@donna.mysql.com2001-02-131-2/+2
* Removed references to deleted Results-linux directorymonty@donna.mysql.com2001-02-071-4/+1
* Fixed makefiles for distributionmonty@donna.mysql.com2001-02-061-1/+0
* Perl cleanups in sql-bench.tim@threads.polyesthetic.msg2001-02-052-5/+4
* Remove several uses of cp -a, and fix broken dist-hook in sql-bench.tim@threads.polyesthetic.msg2001-02-051-7/+7
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-021-7/+7
|\
| * Use INSTALL_DATA instead of cp.tim@threads.polyesthetic.msg2001-02-011-7/+7
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-021-1/+1
|\ \ | |/ |/|
| * Portability fixesmonty@donna.mysql.com2001-02-021-1/+1
* | Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.tim@threads.polyesthetic.msg2001-01-311-8/+8
|/
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-18/+35
* Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-281-3/+3
* Changes for --with-server-suffixmonty@donna.mysql.com2001-01-219-166/+185
* Add --with-server-suffix (MYSQL_SERVER_SUFFIX).tim@cane.mysql.fi2001-01-191-0/+1
* Fixed bug in CHECK TABLE ... EXTENDEDmonty@donna.mysql.com2001-01-1617-313/+313
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-0810-171/+174
* Fix for replication when binary log goes over 2Gmonty@donna.mysql.com2001-01-0333-34/+41