summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2003-09-031-12/+7
|\
| * CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]unknown2003-09-031-1/+1
| * table checksum background:unknown2003-08-051-12/+7
* | Merge with 4.0.14unknown2003-08-117-23/+56
|\ \ | |/ |/|
| * Review of changesets since last pull.unknown2003-08-071-0/+2
| * bug #942. docid == ftb->lastpos in join on looping over nested tableunknown2003-07-311-2/+2
| * Bug#937unknown2003-07-302-8/+13
| * myisamchk --sort-records crash on compressed tables fixed.unknown2003-07-211-0/+6
| * Fix for #712 with Serg's suggestionsunknown2003-07-193-8/+3
| * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-192-0/+9
| |\
| | * Proposed bugfix for #712unknown2003-07-142-0/+9
| * | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-182-5/+19
| |/
| * Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-0/+4
| * Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-5/+7
| * reverting Monty's "fix" that turned a warning into an error.unknown2003-06-161-5/+2
* | fixed a bug that made 4.0 MYI+FT files unreadable in 4.1unknown2003-06-282-2/+1
* | Fixed some new memory leaksunknown2003-06-241-13/+9
* | Mergeunknown2003-06-183-36/+37
|\ \
| * | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-133-36/+37
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-124-0/+123
|\ \ \ | |/ / |/| |
| * | Many files:unknown2003-06-124-0/+123
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-121-1/+1
|\ \ \
| * | | FT2 bug in mi_delete fixedunknown2003-06-121-1/+1
* | | | ft_update.c:unknown2003-06-111-2/+12
|/ / /
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-093-27/+69
|\ \ \
| * | | more DBUG_xxx tagsunknown2003-06-093-27/+69
* | | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-035-9/+9
* | | | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-1/+1
* | | | After merge fixesunknown2003-05-216-14/+9
* | | | Merge with 4.0.13unknown2003-05-1913-64/+158
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Added option --read-only (Thanks to Markus Benning)unknown2003-05-191-1/+2
| * | Fix for MacOSX and symlinksunknown2003-05-141-1/+6
| * | Safety fix to enable RAID in max binariesunknown2003-05-133-24/+25
| * | parallel-repair available in mysqldunknown2003-05-041-1/+11
| * | mising reset_tree() in ft_reinit_search() addedunknown2003-05-031-2/+2
| * | Fix reference to not initialized memoryunknown2003-04-301-3/+6
| * | Fix to remove compiler warningsunknown2003-04-281-0/+2
| * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-277-24/+88
| * | Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-2/+5
| * | Merge bk-internal:/home/bk/mysql-4.0unknown2003-04-251-1/+1
| |\ \
| | * | Fixes for valgrindunknown2003-04-231-1/+1
| * | | warning when a 4.1 MYI file is opened in 4.0unknown2003-04-232-1/+5
| * | | do not mark the table as analyzed unless all the key parts are REALLY analyzed.unknown2003-04-231-4/+6
| |/ /
* | | Removed compiler warningsunknown2003-05-066-17/+11
| |/ |/|
* | Merge bk-internal:/home/bk/mysql-4.1unknown2003-04-093-0/+230
|\ \
| * | ft benchmark suite: initial checkinunknown2003-03-293-0/+230
* | | Merge with 4.0unknown2003-04-031-1/+1
|\ \ \ | | |/ | |/|
| * | Merge with 3.23 to get fixes for:unknown2003-04-031-1/+1
| |\ \
| | * | A fix for a bug in MyISAM with large number of NULL columns and atunknown2003-03-251-2/+2
* | | | Fixed problem with const table named with crashed test suite on MacOSXunknown2003-04-022-2/+2