summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * FrontBase benchmarkjani@prima.mysql.com2000-11-281-0/+59
* | Fixed bug in 'drop table'monty@donna.mysql.com2000-11-2937-225/+239
|/
* Added connect_timeout and fix for transactions per statementmonty@donna.mysql.com2000-11-2710-1/+217
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-2413-221/+1115
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-203-19/+23
* Fixed some reported bugsmonty@donna.mysql.com2000-11-1810-157/+170
* Portability fixesmonty@donna.mysql.com2000-11-181-0/+19
* Fixed bug with text key compares in BDBmonty@donna.mysql.com2000-11-171-9/+9
* Fixes for bugs in the usage of IO_CACHEmonty@narttu.mysql.fi2000-11-171-2/+2
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-134-30/+59
* Fixed bug with ORDER BY on BDB tables.monty@tik.mysql.com2000-10-271-1/+1
* Fixed bug with ORDER BY on BDB tables.monty@tik.mysql.com2000-10-261-17/+98
* Fixed benchmarks and compare of NULL with <>monty@donna.mysql.com2000-10-171-0/+8
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-172-3/+8
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-1423-171/+517
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-112-4/+62
* Bigger ranges if set_maximum_open_files fails + fix for releasemonty@donna.mysql.com2000-09-279-166/+157
* Small fixes for releasemonty@donna.mysql.com2000-09-262-8/+10
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-2/+36
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-9/+17
* Fixes for FULLTEXT and TIME typemonty@donna.mysql.com2000-09-136-27/+152
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-122-4/+7
* Quoting of TIMESTAMP columns and small optimizationsmonty@donna.mysql.com2000-09-029-287/+289
* Update to get 3.23.23 to compilemonty@donna.mysql.com2000-08-311-10/+3
* Makefile.am fixed syntax errortim@work.mysql.com2000-08-281-1/+1
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-224-7/+21
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-1/+1
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-1846-4/+1299
* Mergemonty@donna.mysql.com2000-08-174-17/+36
|\