summaryrefslogtreecommitdiff
path: root/mysql-test/r/compare.result
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+1
|\
| * Added --skip-safemalloc to mysqltestmonty@mashka.mysql.fi2002-10-291-1/+1
| | | | | | | | | | | | | | | | Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log)
* | fixing EXPLAIN select typesbell@sanja.is.com.ua2002-10-031-1/+1
| |
* | new EXPLAINbell@sanja.is.com.ua2002-09-261-2/+2
|/ | | | | fixed bug in mysql-test/create-test-result fixed bug in union-subselect engine
* client/mysqlmanagerc.csasha@mysql.sashanet.com2001-09-271-0/+8
| | | | | | | | | | | | | | 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
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+6
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit