summaryrefslogtreecommitdiff
path: root/mysql-test/r/myisam.result
Commit message (Expand)AuthorAgeFilesLines
* BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-241-2/+2
* BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+61
* Bug#12296 - CHECKSUM TABLE reports 0 for the tableunknown2005-08-291-0/+14
* Fix for bug #11083 (myisam test fails witout-geometry)unknown2005-07-271-1/+1
* Fix for BUG#9622: Make index statistics collection in MyISAM behave the sameunknown2005-05-141-0/+14
* Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)unknown2005-04-081-0/+8
* Bug#8306 - TRUNCATE leads to index corruptionunknown2005-03-021-0/+18
* Backport of fix making myisam test results repeatableunknown2004-11-221-0/+1
* Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-081-1/+1
* space-stripping in _mi_prefix_search: BUG#5284unknown2004-08-301-0/+16
* "SELECT BINARY x" now means "SELECT CAST(x AS BINARY)".unknown2004-08-261-1/+0
* Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-0/+1
* after merge fixesunknown2004-08-191-0/+9
* post-review fixesunknown2004-04-071-1/+2
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-0/+24
* false/true -> FALSE/TRUEunknown2004-03-301-6/+6
* Merge with 4.0 to get lastest bug fixesunknown2004-03-291-0/+22
|\
| * Allow keys with 0 segements in MyISAMunknown2004-03-261-0/+22
* | longer myisam keysunknown2004-02-201-5/+5
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-171-2/+2
|\ \
| * | if a key length exceeds the supported maximum and it is safe to auto-decrease...unknown2004-02-171-2/+2
* | | After merge fixesunknown2004-02-161-1/+17
* | | Merge with 4.0.18unknown2004-02-111-0/+46
|\ \ \ | |/ / |/| / | |/
| * Mark that strings may change on index only reads (for BDB tables).unknown2004-01-291-1/+29
| * test moved to an appropriate fileunknown2004-01-211-0/+8
| * two more bugfixes for "space stripping in MyISAM indexes"unknown2004-01-211-0/+4
| * test case for MyISAM sort-repair bugunknown2004-01-211-0/+6
| * Fix results after mergeunknown2003-10-231-1/+0
* | WorkLog#1323unknown2003-12-101-4/+4
* | merge with 4.0.15unknown2003-09-111-0/+22
|\ \ | |/
| * Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ...unknown2003-09-051-0/+22
* | After merge fixes.unknown2003-09-111-0/+6
* | mergeunknown2003-09-031-0/+5
|\ \
| * \ merge with 4.0.15unknown2003-08-291-0/+5
| |\ \ | | |/
| | * Add detection of in_addr_tunknown2003-08-281-2/+6
* | | mergedunknown2003-09-031-3/+20
|\ \ \ | |/ / |/| |
| * | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]unknown2003-09-031-3/+20
* | | After merge fixesunknown2003-08-191-32/+5
* | | Merge with 4.0.14unknown2003-08-111-3/+3
|\ \ \ | |/ / |/| / | |/
| * Added thread variable max_seeks_for_keyunknown2003-06-271-5/+5
| * A fix for a bug when INSERT is attempted into a table with a BLOB andunknown2003-03-201-2/+2
* | Added SQLSTATE to client/server protocolunknown2003-06-041-5/+5
* | Updated warning testunknown2003-04-301-0/+28
* | Merge with 4.0unknown2003-04-031-2/+2
|\ \
| * | Updated results after mergeunknown2003-04-031-2/+2
| |/
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-0/+5
* | Post merge fixunknown2003-01-091-19/+25
* | merge with 4.0.9unknown2003-01-091-1/+43
|\ \ | |/
| * Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-1/+43
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-3/+1