summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes to get mysql-test included in the distributionsmonty@donna.mysql.com2001-01-021-1/+2
* Cleanup of testsmonty@donna.mysql.com2000-12-289-167/+173
* New benchmark testmonty@donna.mysql.com2000-12-2413-178/+227
* erge with 4.0 + updates for column typesmonty@donna.mysql.com2000-12-184-0/+0
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-1827-142/+863
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-0811-172/+220
* Mergejani@prima.mysql.com2000-12-071-0/+59
|\