summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* Netware specific changes for 5.0.16ajamppa@suse9-x86.mysql.com2005-11-181-1/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-3/+20
|\
| * BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-211-4/+20
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-2/+2
|\ \
| * | CHECKSUM TABLE now allows concurrent insertsserg@serg.mylan2005-09-271-2/+2
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-1/+1
|\ \ \ | |/ / |/| |
| * | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-1/+1
* | | Manually mergedsergefp@mysql.com2005-09-241-3/+3
|\ \ \ | |/ / |/| / | |/
| * BUG#12232: Addressing docs team feedback: s/inequal/unequal/sergefp@mysql.com2005-09-241-3/+3
| * Fix compiler error: C++ code in C sergefp@mysql.com2005-09-211-1/+1
* | aftermerge fixserg@serg.mylan2005-09-211-3/+2
* | mergedserg@serg.mylan2005-09-211-1/+26
|\ \ | |/
| * BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-211-1/+26
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-1/+10
|\ \ | |/
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-251-1/+10
| |\
| | * Several fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-08-241-1/+11
* | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-8/+8
* | | Mergebar@eagle.intranet.mysql.r18.ru2005-03-251-2/+2
|\ \ \ | |/ /
| * | myisamchk.c:bar@mysql.com2005-03-241-2/+2
* | | Mergebar@mysql.com2005-02-231-11/+13
|\ \ \ | |/ /
| * | Bug#8349 myisamchk: --set-charset does not workbar@mysql.com2005-02-221-11/+13
* | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-1/+1
* | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-2/+6
|\ \ \ | |/ /
| * | A fix (bug #6309: myisamchk compiled without debug support , --help shows vis...ram@gw.mysql.r18.ru2004-11-021-2/+6
* | | merge with 4.1monty@mysql.com2004-10-291-6/+6
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-10-221-1/+1
| |\ \
| | * | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-1/+1
| * | | s/puts/printf/serg@serg.mylan2004-10-211-5/+5
| |/ /
* | | Merge with 4.1monty@mysql.com2004-09-061-3/+3
|\ \ \ | |/ /
| * | Merge with 4.0monty@mysql.com2004-09-011-1/+1
| |\ \ | | |/
| | * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-1/+1
| * | bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-1/+1
| * | mergedserg@serg.mylan2004-08-261-1/+1
| |\ \ | | |/
| | * mysql_priv.h:rburnett@build.mysql.com2004-08-141-1/+1
| * | bad merge fixed - myisamchk support for --ft_stopword_file restoredserg@serg.mylan2004-08-101-2/+2
* | | After merge fixesmonty@mysql.com2004-07-121-2/+2
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-7/+17
|\ \ \ | |/ /
| * | Fixed some byte order bugs with prepared statements on machines with high-byt...monty@mysql.com2004-06-181-4/+4
| * | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-1/+1
| * | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-3/+13
* | | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-0/+4
|\ \ \ | |/ /
| * | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-251-0/+4
| |\ \ | | |/
| | * Added patches from Novellmonty@mysql.com2004-05-251-0/+4
* | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-2/+7
|\ \ \ | |/ /
| * | after merge fixesmonty@mysql.com2004-05-051-2/+2
| * | Merge with 4.0.19monty@mysql.com2004-05-051-1/+6
| |\ \ | | |/
| | * --ft-stopword-file option for myisamchkserg@serg.mylan2004-04-301-1/+5
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-2/+2
|\ \ \ | |/ /
| * | merge with 4.0monty@mysql.com2004-03-161-2/+2
| |\ \ | | |/
| | * --set-character-set and --character-sets-dir in myisamchk now workserg@serg.mylan2004-02-241-2/+2