summaryrefslogtreecommitdiff
path: root/sql-bench/limits
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 4.0 to get fixes for Windows project filesmonty@mysql.com2004-05-251-1/+250
|\
| * Bug fixes:monty@mysql.com2004-05-201-1/+250
| | | | | | | | | | Use %windir% instead of c:\winnt\ (Bug #3786) Fixed wrong foreign key test in crash-me (Bug #3740)
* | Portability fixesmonty@mysql.com2004-04-072-156/+7212
|/ | | | | Fixed problems with group_concat() and HAVING Updated crash-me values
* Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... ↵monty@narttu.mysql.fi2003-08-271-23/+77
| | | | in certain combinations. Bug #871
* Fix for glibc with small stack size (fixes bug when running crash-me)monty@mashka.mysql.fi2003-03-261-23/+23
|
* Check how much stack we got; Needed to be able to run crash-memonty@mashka.mysql.fi2003-02-081-24/+6496
|
* Removed mysql_ssl_clear() monty@hundin.mysql.fi2002-06-271-5/+5
| | | | | | | Added statistics information for alarms (for bug tracking) Don't store "incomplete" in the xxx.cfg file if we are not using --restart. (Crash-me) Enlarged STACK_BUF_ALLOC becasue of failed crash-me test Aded new script mysql_tableinfo to make a system directory.
* Fixed syntax error in mysql.ccmonty@hundin.mysql.fi2002-04-241-18/+19
|
* 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