summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-051-3/+3
|\ \ \ | |/ /
| * | make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-3/+3
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-011-10/+19
|\ \ \ | |/ /
| * | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-3/+12
| * | Merge key cache structures to onemonty@mysql.com2003-11-201-7/+7
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-2/+2
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-2/+2
| |\ \
| | * \ Merging 4.1 -> 5.0pem@mysql.com2003-09-241-2/+2
| | |\ \
| | | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-2/+2
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-2/+2
| | | | |\ \
| | | | | * | SCRUMhf@deer.mysql.r18.ru2003-04-081-2/+2
| | | | | * | SCRUMhf@genie.(none)2003-03-311-2/+2
* | | | | | | Delete duplicate error message namesmonty@mashka.mysql.fi2003-11-181-1/+0
* | | | | | | mergemonty@mashka.mysql.fi2003-11-181-3/+5
|\ \ \ \ \ \ \
| * | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-3/+5
* | | | | | | | multiple keycache fixesserg@serg.mylan2003-11-131-0/+1
|/ / / / / / /
* | | | | | | Merge with 4.0monty@narttu.mysql.fi2003-11-041-1/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Change back service name to MySQLmonty@narttu.mysql.fi2003-10-301-2/+4
* | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-3/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Mergeigor@rurik.mysql.com2003-10-301-3/+12
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-3/+12
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Manual mergeigor@rurik.mysql.com2003-08-261-3/+12
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Many files:igor@rurik.mysql.com2003-08-021-4/+12
| | | | * | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-301-2/+3
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | | * | | Many files:igor@rurik.mysql.com2003-06-301-2/+3
* | | | | | | | query expansion for fulltext searchserg@serg.mylan2003-10-231-3/+0
|/ / / / / / /
* | | | | | | merge with 4.0monty@mashka.mysql.fi2003-10-161-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | enum options renamed to avoid possible name conflictsserg@serg.mylan2003-09-291-1/+1
* | | | | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-16/+25
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | do not try to "analyze" or "sort index" in the table that has no indexes or n...serg@serg.mylan2003-08-271-9/+12
| * | | | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-251-0/+5
| * | | | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...monty@narttu.mysql.fi2003-08-171-4/+5
| * | | | myisamchk - don't mark table as crashed if --sort-records=<key> failed becaus...serg@serg.mylan2003-08-121-3/+3
* | | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-8/+10
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Bug#937serg@serg.mylan2003-07-301-3/+7