summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Fixes after merge with 4.0unknown2003-12-191-2/+3
* Merge with 4.0.17unknown2003-12-175-29/+76
|\
| * Portability fixes (mostly test suite)unknown2003-12-161-8/+4
| * Fixed bug in last push found by valgrindunknown2003-12-141-0/+4
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-124-18/+66
| * chk_del() should not check key delete-chainunknown2003-12-111-7/+12
| * code cleanup after some reasoningunknown2003-12-091-2/+9
* | let chk_index() understand 2-level fulltext index formatunknown2003-12-071-21/+49
* | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-047-14/+14
* | Mergeunknown2003-11-287-39/+33
|\ \
| * | Added missing SSL library (Should be in source distribution)unknown2003-11-286-32/+30
| * | Change to use real_sleep to make test work in build environmentunknown2003-11-251-7/+3
* | | mi_keycache.c:unknown2003-11-251-2/+2
|/ /
* | WL#1172 optimization revertedunknown2003-11-241-4/+0
* | merge with 4.0unknown2003-11-231-19/+32
|\ \ | |/
| * yet another trunc* bugunknown2003-11-201-20/+33
* | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-232-38/+68
* | Update VC++ filesunknown2003-11-211-0/+6
* | Merge with 4.0 to get:unknown2003-11-201-2/+12
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-191-2/+2
| |\
| | * Merge service name codeunknown2003-11-171-2/+2
| | |\
| | | * Fix for service names on windows; Now we always put the service name last wh...unknown2003-11-171-2/+2
| * | | minor fixups: more verbose on "no memory" errors - report requested size, avo...unknown2003-11-191-2/+3
| * | | obligatory update checksum on repair, if it is obligatory verified on check.unknown2003-11-141-0/+9
| |/ /
* | | Merge key cache structures to oneunknown2003-11-2020-83/+87
* | | Delete duplicate error message namesunknown2003-11-182-2/+0
* | | mergeunknown2003-11-1819-121/+169
|\ \ \
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-1819-121/+169
* | | | multiple keycache fixesunknown2003-11-132-0/+4
* | | | followup to the ft+latin2 bugfixunknown2003-11-131-2/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-089-121/+159
|\ \ \ \ | |/ / /
| * | | Fix for memory overlap in rt_split.c (reported by valgrind)unknown2003-11-041-1/+2
| * | | fix for r-tree code (memory overlap reported by valgrind)unknown2003-11-043-40/+82
| * | | Removed some warnings reported by valgrindunknown2003-11-042-46/+63
| * | | Merge with 4.0unknown2003-11-044-34/+12
| |\ \ \ | | |/ /
| | * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-031-1/+1
| | |\ \
| | | * | fixed a bug in boolean fts where a word queue was created based on min_word_l...unknown2003-11-031-1/+1
| | | |/
| | * | Call my_sync() after all data is written to .frm fileunknown2003-11-022-32/+8
| | * | Change back service name to MySQLunknown2003-10-301-2/+4
| | |/
* | | fulltext.test, fulltext.result, ft_nlq_search.c:unknown2003-11-081-1/+3
|/ /
* | post-merge fixesunknown2003-10-311-2/+2
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-3123-116/+283
|\ \
| * \ Mergeunknown2003-10-3023-116/+283
| |\ \
| | * \ Manual merge after improving concurrency for key cache reassignmentunknown2003-10-0123-116/+283
| | |\ \
| | | * | Many files:unknown2003-10-012-10/+49
| | | * | Manual mergeunknown2003-08-2623-116/+244
| | | |\ \
| | | | * | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-0912-87/+109
| | | | * | Many files:unknown2003-08-0215-42/+87
| | | | * | Makefile.am:unknown2003-07-161-1/+1
| | | | * | mi_keycache.c:unknown2003-07-161-0/+47