summaryrefslogtreecommitdiff
path: root/mysql-test/r/myisam.result
Commit message (Expand)AuthorAgeFilesLines
* If VARCHAR strips only trailing spaces, then produceunknown2005-01-111-2/+2
* Fix test results to account for difference between release BDB, debug BDB and...unknown2004-12-311-17/+17
* Fix max_key_length and max_unique_length to take into account varchar and nul...unknown2004-12-311-1/+1
* Add 0x before pointers (to help with debugging)unknown2004-12-181-5/+212
* Merge with new VARCHAR codeunknown2004-12-061-10/+398
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-10/+398
* | make the test results repeatableunknown2004-11-211-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
* | Merge with 4.0unknown2002-11-211-8/+212
|\ \ | |/