summaryrefslogtreecommitdiff
path: root/sql-bench/limits
Commit message (Collapse)AuthorAgeFilesLines
* new crash-me results for Interbase.monty@hundin.mysql.fi2001-11-083-0/+1542
|
* Added STDCALL to mysql_sever and mysql_thread variablesmonty@hundin.mysql.fi2001-11-031-85/+185
| | | | | Merged error messages with 3.23.44 Fixed bug with DATA DIRECTORY on windows
* Updated benchmarks and crash-me for postgreSQL 7.1.1monty@hundin.mysql.fi2001-06-053-10/+10
| | | | Fixed option for symlinks
* Added ABS() to make tests more portable.monty@hundin.mysql.fi2001-06-031-39/+40
| | | | | New postgresql crash-me file. Increased blob size in benchmarks from 65K to 1M.
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-18/+35
| | | | | | | | Allow delete of crashed MyISAM tables Fixed bug when BLOB was first part of key Fixed bug when using result from CASE in GROUP BY Fixed core-dump bug in monthname() Optimized calling of check_db_name()
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-15/+33
| | | | Change DROP TABLE to first drop the data, then the .frm file
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-2913-33/+43
| | | | Portability fixes
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-0/+516
| | | | | Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-202-18/+22
|
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-142-10/+12
| | | | a lot of portability issues.
* Small fixes for releasemonty@donna.mysql.com2000-09-262-8/+10
|
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-3/+6
|
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-3/+6
| | | | | Fixes for RENAME TABLE Portability fixes
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-185-234/+0
| | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* Import changesetbk@work.mysql.com2000-07-3124-0/+8681