summaryrefslogtreecommitdiff
path: root/mysql-test/r/update.result
Commit message (Collapse)AuthorAgeFilesLines
* memory leak fixedserg@serg.mysql.com2001-11-241-1/+1
|
* Fixed bug in UPDATE .. ORDER BYmonty@hundin.mysql.fi2001-11-081-0/+10
|
* client/mysqlmanagerc.csasha@mysql.sashanet.com2001-09-271-0/+63
| | | | | | | | | | | | | | added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
* Test case for bug when updating on keymonty@tik.mysql.fi2001-03-231-0/+2
| | | | | | Fixed bug in CONCAT_WS() Print the default ISOLATION level. Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-0/+37
| | | | Fixed mutex problem when doing automatic repair of MyISAM tables
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+2
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit