summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* optimize table corruption fixed, though more clean fix is desired.unknown2002-11-131-0/+4
* IGNORE/USE INDEX now work with HA_EXTRA_KEYREADunknown2002-11-091-2/+2
* TEMPORARY MERGE tables are allowedunknown2002-11-051-0/+6
* Fixed a bug in key optimizing handling where the expressionunknown2002-10-142-1/+7
* Fixed bug with BINARY NULLunknown2002-09-181-0/+4
* Mergeunknown2002-09-031-1/+2
|\
| * Fixed bug introduces by last changesetunknown2002-09-031-1/+2
* | LOCK+modify+OPTIMIZE bugfixunknown2002-08-311-0/+2
|/
* Mergeunknown2002-08-312-0/+8
|\
| * Little but nasty bug with BDB and alter tableunknown2002-08-282-0/+8
* | Added testing of temporary tables with replicationunknown2002-08-231-4/+8
|/
* Fixed problem with BIGINT and shutdown on AIXunknown2002-08-122-1/+3
* A change in IF behaviour that several users asked for ...unknown2002-08-091-0/+2
* Portability fix for AIXunknown2002-08-081-2/+0
* Fixed bug with GROUP BY on NULL fields.unknown2002-08-051-0/+16
* spurious binlog error code logging on temp table auto-drop fixedunknown2002-06-051-0/+4
* Merge nleippe@work.mysql.com:/home/bk/mysqlunknown2002-05-311-0/+2
|\
| * fixed 'load table from master' hang when host is emptyunknown2002-05-311-0/+2
* | Portability fixes for SCO and HPUXunknown2002-05-311-2/+2
|/
* Renamed stripp_sp -> strip_spunknown2002-05-272-0/+16
* Changing testsunknown2002-05-242-4/+4
* A check that group by bug from 4.0.2 is not here ...unknown2002-05-221-0/+4
* Fix bug in CONCAT_WS()unknown2002-05-171-0/+13
* Fixed bug in datetime range optimizationunknown2002-05-151-0/+7
* Fix for ISNULL()unknown2002-05-071-0/+3
* Fixed bug in ISNULL(not_null_expression)unknown2002-05-041-0/+1
* Fixed test results after last changesunknown2002-05-023-6/+2
* Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-0/+108
* Don't change FLOAT(X+1,X) to FLOAT(X+2,X)unknown2002-04-261-0/+16
* New if testsunknown2002-04-221-0/+35
* Fixing Innodb test resultsunknown2002-04-211-1/+1
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-183-4/+10
* Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-0/+10
* Added help for --local-infileunknown2002-03-121-0/+37
* Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-061-0/+4
* Fixed bug in full join with many NULL fields.unknown2002-02-101-0/+3
* Fixed results after Heikki's last changeunknown2002-02-071-5/+5
* Update to autoconf 2.52unknown2002-02-071-5/+5
* Fixed bug when making a range join based on information from a const table.unknown2002-01-181-0/+4
* Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+11
* Fixed shutdown problem on HPUXunknown2001-12-211-7/+7
* misc cleanup unknown2001-12-131-1/+3
* mergedunknown2001-12-131-0/+2
|\
| * Fixed problem with default & InnoDB tables.unknown2001-12-131-0/+2
* | slave-skip-errorsunknown2001-12-122-0/+6
|/
* Fixed bug in GROUP BY ... DESCunknown2001-12-101-0/+30
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-12-051-0/+11
|\
| * Fixed bug in LEFT JOINunknown2001-12-051-0/+11
* | added build-tagsunknown2001-11-301-0/+5
|/
* Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-292-0/+32