summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-085-10/+10
* Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-2/+2
|\
| * Fixed copyright in pack_isam.cmonty@hundin.mysql.fi2002-06-291-2/+2
* | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-241-3/+6
|\ \
| * | bugfix: uniques did not contributed to MYI tot_length estimation, which resul...serg@sergbook.mysql.com2002-07-241-3/+6
* | | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-249-30/+45
* | | mergemonty@mashka.mysql.fi2002-07-2311-48/+72
|\ \ \ | |/ / |/| |
| * | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-2311-48/+72
* | | parallel repair: style fixupsserg@sergbook.mysql.com2002-07-211-2/+2
|/ /
* | parallel repair needs rec_buff local for thread !!!serg@sergbook.mysql.com2002-07-145-38/+48
* | yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al...serg@sergbook.mysql.com2002-07-145-47/+50
* | mi_fix_rec_buff_for_blob() generalized a bitserg@sergbook.mysql.com2002-07-093-19/+16
* | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-011-3/+13
|\ \
| * \ Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-07-011-3/+13
| |\ \
| | * | Removed purify warningmonty@hundin.mysql.fi2002-07-011-3/+13
* | | | added missing options to help text (myisamchk --help)serg@sergbook.mysql.com2002-07-011-8/+21
|/ / /
* | | post-merge fixserg@serg.mysql.com2002-06-302-3/+3
* | | Merge serg:/usr/home/serg/Abk/mysql-4.0serg@sergbook.mysql.com2002-06-303-41/+78
|\ \ \
| * \ \ mergedserg@serg.mysql.com2002-06-303-41/+78
| |\ \ \ | | |/ / | |/| |
| | * | added -H (--HELP) to myisamchk to get a list of all the options it accepts (i...serg@serg.mysql.com2002-06-301-0/+6
| | * | "myisamchk -p" for parallel recover works (no extensive testing though)serg@serg.mysql.com2002-06-303-36/+67
* | | | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-06-295-8/+19
|\ \ \ \ | |/ / /
| * | | Updated windows files (VC++ files and winmysqladmin).monty@hundin.mysql.fi2002-06-285-8/+19
* | | | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-06-281-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | parser bug of "phrase search" fixedserg@sergbook.mysql.com2002-06-281-2/+2
| |/ /
* | | Fixed bug in REPAIR table.monty@hundin.mysql.fi2002-06-281-1/+1
* | | Indentation cleanup & new commentsmonty@hundin.mysql.fi2002-06-283-118/+195
* | | mergemonty@hundin.mysql.fi2002-06-271-1/+1
|\ \ \ | |/ / |/| |
| * | Removed mysql_ssl_clear() monty@hundin.mysql.fi2002-06-272-4/+4
* | | post-merge fixserg@sergbook.mysql.com2002-06-241-3/+3
|\ \ \
| * | | Fix for a very small type in myisamchk usage textSinisa@sinisa.nasamreza.org2002-06-241-3/+3
| |/ /
* | | mi_check T_xxx options massaged. T_REP_PARALLEL addedserg@sergbook.mysql.com2002-06-242-144/+158
* | | resolvingserg@serg.mysql.com2002-06-206-458/+1057
|\ \ \ | |/ / |/| |
| * | multithreaded repair-by-sort codeserg@serg.mysql.com2002-06-195-455/+1051
| * | do not use bulk insert tree code if ``myisam_bulk_insert_tree_size'' is too s...serg@serg.mysql.com2002-06-142-3/+6
* | | Ensure that share->tot_locks s updated correctlymonty@hundin.mysql.fi2002-06-176-7/+18
* | | Cleanup of checking of user resourcesmonty@mashka.mysql.fi2002-06-161-1/+0
* | | Remove remains of old getoptmonty@mashka.mysql.fi2002-06-121-8/+10
* | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-119-117/+192
* | | Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-296-30/+15
* | | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,jani@rhols221.arenanet.fi2002-05-246-321/+454
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-221-2/+1
|\ \ \
| * | | my_getopt:jani@hynda.(none)2002-05-221-2/+1
| |/ /
* | | Removed compiler warningsmonty@hundin.mysql.fi2002-05-221-7/+9
|/ /
* | Mergeserg@sergbook.mysql.com2002-05-151-13/+19
|\ \
| * | yet another ft-trunc bug fixedserg@sergbook.mysql.com2002-05-151-13/+19
* | | Some bug fixes.jani@rhols221.adsl.netsonic.fi2002-05-151-1/+1
|/ /
* | - Fixed some option types in my_getopt struct in all clients.jani@dsl-jkl1657.dial.inet.fi2002-05-111-14/+14
* | phrase search parser bugserg@serg.mysql.com2002-05-082-1/+2
* | "duplicated rows" bugserg@serg.mysql.com2002-05-071-12/+43