summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* New SET syntax & system variables.unknown2002-07-2311-48/+72
* parallel repair needs rec_buff local for thread !!!unknown2002-07-145-38/+48
* yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al...unknown2002-07-145-47/+50
* mi_fix_rec_buff_for_blob() generalized a bitunknown2002-07-093-19/+16
* Merge work:/home/bk/mysql-4.0unknown2002-07-011-3/+13
|\
| * Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-07-011-3/+13
| |\
| | * Removed purify warningunknown2002-07-011-3/+13
* | | added missing options to help text (myisamchk --help)mysql-4.0.2unknown2002-07-011-8/+21
|/ /
* | post-merge fixunknown2002-06-302-3/+3
* | Merge serg:/usr/home/serg/Abk/mysql-4.0unknown2002-06-303-41/+78
|\ \
| * \ mergedunknown2002-06-303-41/+78
| |\ \ | | |/ | |/|
| | * added -H (--HELP) to myisamchk to get a list of all the options it accepts (i...unknown2002-06-301-0/+6
| | * "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-303-36/+67
* | | Merge work:/home/bk/mysql-4.0unknown2002-06-295-8/+19
|\ \ \ | |/ /
| * | Updated windows files (VC++ files and winmysqladmin).unknown2002-06-285-8/+19
* | | Merge work:/home/bk/mysql-4.0unknown2002-06-281-2/+2
|\ \ \ | |/ / |/| |
| * | parser bug of "phrase search" fixedunknown2002-06-281-2/+2
| |/
* | Fixed bug in REPAIR table.unknown2002-06-281-1/+1
* | Indentation cleanup & new commentsunknown2002-06-283-118/+195
* | mergeunknown2002-06-271-1/+1
|\ \ | |/ |/|
| * Removed mysql_ssl_clear() unknown2002-06-272-4/+4
* | post-merge fixunknown2002-06-241-3/+3
|\ \
| * | Fix for a very small type in myisamchk usage textunknown2002-06-241-3/+3
| |/
* | mi_check T_xxx options massaged. T_REP_PARALLEL addedunknown2002-06-242-144/+158
* | resolvingunknown2002-06-206-458/+1057
|\ \ | |/ |/|
| * multithreaded repair-by-sort codeunknown2002-06-195-455/+1051
| * do not use bulk insert tree code if ``myisam_bulk_insert_tree_size'' is too s...unknown2002-06-142-3/+6
* | Ensure that share->tot_locks s updated correctlyunknown2002-06-176-7/+18
* | Cleanup of checking of user resourcesunknown2002-06-161-1/+0
* | Remove remains of old getoptunknown2002-06-121-8/+10
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-119-117/+192
* | Added useful exit error code for programs using my_getopt in caseunknown2002-05-296-30/+15
* | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-246-321/+454
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-221-2/+1
|\ \
| * | my_getopt:unknown2002-05-221-2/+1
| |/
* | Removed compiler warningsunknown2002-05-221-7/+9
|/
* Mergeunknown2002-05-151-13/+19
|\
| * yet another ft-trunc bug fixedunknown2002-05-151-13/+19
* | Some bug fixes.unknown2002-05-151-1/+1
|/
* - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-14/+14
* phrase search parser bugunknown2002-05-082-1/+2
* "duplicated rows" bugunknown2002-05-071-12/+43
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-291-6/+6
|\
| * Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-6/+6
* | Merge work:/home/bk/mysql-4.0unknown2002-04-281-1/+1
|\ \ | |/ |/|
| * init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
* | Portability fixesunknown2002-04-261-3/+6
* | mergeunknown2002-04-251-2/+1
|\ \ | |/ |/|
| * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-2/+1
* | Fulltext todo updated, typo in mi_check.c fixedunknown2002-04-221-2/+2