193 Commits (0bd847f013428d9be822a680cb4405696ae65aac)

Author SHA1 Message Date
jperkin@production.mysql.com b088c6a3dc myisamchk.c: 19 years ago
jani@ua141d10.elisa.omakaista.fi 5c542a4656 Fixed compiler warnings. 19 years ago
monty@mysql.com/narttu.mysql.fi e5cc397f33 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
jani@a193-229-222-105.elisa-laajakaista.fi 669a12fdb0 A set of Netware related patches. 20 years ago
jamppa@suse9-x86.mysql.com a50cc250ff Netware specific changes for 5.0.16a 20 years ago
sergefp@mysql.com 15a78334c3 BUG#9622, stage 2, work together with fix for BUG#12232: 20 years ago
serg@serg.mylan 6716d16bc7 CHECKSUM TABLE now allows concurrent inserts 21 years ago
sergefp@mysql.com d90b988da7 BUG#12232: Addressing docs team feedback: s/inequal/unequal/ 21 years ago
jani@a193-229-222-105.elisa-laajakaista.fi acf218b708 Several fixes revelaled by Intel compiler. 21 years ago
sergefp@mysql.com 2b528d8364 Fix compiler error: C++ code in C 21 years ago
serg@serg.mylan 3b41e3362b aftermerge fix 21 years ago
sergefp@mysql.com f9475d1d15 BUG#12232: Add a server option to treat NULL values as equal when calculating MyISAM index 21 years ago
jani@a193-229-222-105.elisa-laajakaista.fi fe977b0cd0 Several fixes for Netware. 21 years ago
ingo@mysql.com ec15dda2bf Bug#10932 - Building server with key limit of 128, makes test cases fail 21 years ago
bar@mysql.com 15378f833f myisamchk.c: 21 years ago
bar@mysql.com 5ef265f219 Bug#8349 myisamchk: --set-charset does not work 21 years ago
monty@mysql.com 67ce247965 Add support for up to VARCHAR (size up to 65535) 21 years ago
ram@gw.mysql.r18.ru e1979f2580 A fix (bug #6309: myisamchk compiled without debug support , --help shows vise versa 21 years ago
serg@serg.mylan 0ad752e8af s/puts/printf/ 21 years ago
monty@mishka.local 04c23808a8 Review of all code pushed since last review 21 years ago
ram@gw.mysql.r18.ru b93a973b12 Added global my_getopt_error_reporter function pointer which is 22 years ago
serg@serg.mylan b60713c033 bug in my_strnncoll_utf8 (and friends) fixed 22 years ago
rburnett@build.mysql.com 67003d1c98 mysql_priv.h: 22 years ago
serg@serg.mylan 56b423e058 bad merge fixed - myisamchk support for --ft_stopword_file restored 22 years ago
monty@mysql.com fa7f63d46d After merge fixes 22 years ago
monty@mysql.com fd0153304d Fixed some byte order bugs with prepared statements on machines with high-byte-first. (Bug #4173) 22 years ago
dlenev@brandersnatch.localdomain 03b705ff44 Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should 22 years ago
monty@mysql.com 7d8f8bc77b Changed prototype of killed_ptr() to make it more portable 22 years ago
monty@mysql.com f2e1e3ce4c Added patches from Novell 22 years ago
monty@mysql.com a5d8b846fa after merge fixes 22 years ago
serg@serg.mylan b11cf7c89c --ft-stopword-file option for myisamchk 22 years ago
serg@serg.mylan a9d58d3e96 --set-character-set and --character-sets-dir in myisamchk now work 22 years ago
serg@serg.mylan 3f1d0acbad make a clear distinction between max_word_length in *characters* and in *bytes* 22 years ago
monty@mysql.com 7c725b2486 Fixed compiler warnings from Intel compiler in Win64 22 years ago
monty@mysql.com 7c6113a39f Merge key cache structures to one 22 years ago
monty@mashka.mysql.fi c9ae785bc3 Delete duplicate error message names 22 years ago
monty@mashka.mysql.fi cab1dc628c CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
serg@serg.mylan f4d7afd213 multiple keycache fixes 22 years ago
monty@narttu.mysql.fi bc00893d16 Change back service name to MySQL 22 years ago
serg@serg.mylan b820d2a347 query expansion for fulltext search 22 years ago
serg@serg.mylan 8c7c4de0b4 enum options renamed to avoid possible name conflicts 23 years ago
serg@serg.mylan cb82f06dfb do not try to "analyze" or "sort index" in the table that has no indexes or no records if --check-only-changed option is used. 23 years ago
monty@narttu.mysql.fi f83e876065 Update of VC++ project files (to remove link warnings) 23 years ago
monty@narttu.mysql.fi d79cbc3b99 Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protected) 23 years ago
serg@serg.mylan ba28624c26 myisamchk - don't mark table as crashed if --sort-records=<key> failed because of unappropriate key or read-only table 23 years ago
igor@rurik.mysql.com 9306f55d8e Many files: 23 years ago
serg@serg.mylan c8c7aab6a0 Bug#937 23 years ago
serg@serg.mylan 7a646f305c myisamchk --sort-records crash on compressed tables fixed. 23 years ago
hf@deer.(none) cb310f763a Fix for #712 with Serg's suggestions 23 years ago