summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Removed wrong warning from thr_lockmonty@hundin.mysql.fi2001-07-172-6/+101
| | | | | | | | Fixed problem with UPDATE and BDB tables Fixed problem with GRANT FILE privilege on database level mysqld --warnings works now Fixed problem with SHOW OPEN TABLES when not using BDB Added some tests for ALTER TABLE to the test scripts
* Added ABS() to make tests more portable.monty@hundin.mysql.fi2001-06-031-0/+30
| | | | | New postgresql crash-me file. Increased blob size in benchmarks from 65K to 1M.
* Changes to get mysqld-max to compilemonty@donna.mysql.fi2001-04-131-4/+4
|
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-131-2/+38
| | | | Deleted a lot of old benchmark runs
* Small fix to mail_to_db.pljani@janikt.pp.saunalahti.fi2001-04-061-3/+3
|
* Added --stdin option to mail_to_db.pljani@janikt.pp.saunalahti.fi2001-04-061-27/+42
|
* Removed deleted testsmonty@donna.mysql.fi2001-04-021-1/+1
|
* Added INNODB as a synonym for INNOBASEmonty@donna.mysql.fi2001-04-021-4/+4
| | | | | Fixed bug where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc
* Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-013-435/+449
| | | | | Removed _mi_rkey() function New fork_big.pl multi-thread test
* Fixed bug in send in mysqltestmonty@donna.mysql.fi2001-03-251-1/+1
| | | | | | | | Removed usage of @r/result as this made life hard when testing different table handlers. Allow concurrent inserts if no update/binary log. Don't remove key_cache at flush tables. Fixed bug in SELECT DISTINCT SUM()...
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-4/+42
| | | | | Added delayed_user for delayed_threads Don't use record cache when doing deletes
* Patches for NetBSD/macppcmonty@donna.mysql.com2001-01-122-13/+59
| | | | | Fixed bug in LEFT JOIN Added bdb_log_buffer_size
* New version of mail_to_db.pljani@prima.mysql.fi2000-12-161-171/+336
|
* sql/slave.ccsasha@mysql.sashanet.com2000-09-191-0/+63
| | | | | | | | fixed typo in the error message sql/sql_base.cc fixed bugs in reopen_name_locked_table() after talking to Monty added a test case for restore + select
* Updates for releasemonty@donna.mysql.com2000-08-292-22/+47
|
* Bug fixes for 3.23.23monty@donna.mysql.com2000-08-293-1/+425
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-0/+3
| | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* Import changesetbk@work.mysql.com2000-07-3122-0/+3892