Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 1 | -4/+4 |
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 1 | -1/+1 |
* | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 1 | -3/+13 |
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 1 | -0/+4 |
|\ | |||||
| * | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -0/+4 |
* | | after merge fixes | monty@mysql.com | 2004-05-05 | 1 | -2/+2 |
* | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | --ft-stopword-file option for myisamchk | serg@serg.mylan | 2004-04-30 | 1 | -1/+5 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | --set-character-set and --character-sets-dir in myisamchk now work | serg@serg.mylan | 2004-02-24 | 1 | -2/+2 |
* | | make a clear distinction between max_word_length in *characters* and in *bytes* | serg@serg.mylan | 2003-12-04 | 1 | -3/+3 |
* | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 1 | -3/+12 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -7/+7 |
* | | Delete duplicate error message names | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+0 |
* | | merge | monty@mashka.mysql.fi | 2003-11-18 | 1 | -3/+5 |
|\ \ | |||||
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -3/+5 |
* | | | multiple keycache fixes | serg@serg.mylan | 2003-11-13 | 1 | -0/+1 |
|/ / | |||||
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Change back service name to MySQL | monty@narttu.mysql.fi | 2003-10-30 | 1 | -2/+4 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -3/+12 |
|\ \ | |||||
| * \ | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -3/+12 |
| |\ \ | |||||
| | * \ | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -3/+12 |
| | |\ \ | |||||
| | | * \ | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -3/+12 |
| | | |\ \ | |||||
| | | | * | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -4/+12 |
| | | | * | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-30 | 1 | -2/+3 |
| | | | |\ \ | |||||
| | | | | * | | Many files: | igor@rurik.mysql.com | 2003-06-30 | 1 | -2/+3 |
* | | | | | | | query expansion for fulltext search | serg@serg.mylan | 2003-10-23 | 1 | -3/+0 |
|/ / / / / / | |||||
* | | | | | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | enum options renamed to avoid possible name conflicts | serg@serg.mylan | 2003-09-29 | 1 | -1/+1 |
* | | | | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -16/+25 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | do not try to "analyze" or "sort index" in the table that has no indexes or n... | serg@serg.mylan | 2003-08-27 | 1 | -9/+12 |
| * | | | Update of VC++ project files (to remove link warnings) | monty@narttu.mysql.fi | 2003-08-25 | 1 | -0/+5 |
| * | | | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec... | monty@narttu.mysql.fi | 2003-08-17 | 1 | -4/+5 |
| * | | | myisamchk - don't mark table as crashed if --sort-records=<key> failed becaus... | serg@serg.mylan | 2003-08-12 | 1 | -3/+3 |
* | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -8/+10 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Bug#937 | serg@serg.mylan | 2003-07-30 | 1 | -3/+7 |
| * | | myisamchk --sort-records crash on compressed tables fixed. | serg@serg.mylan | 2003-07-21 | 1 | -0/+6 |
| * | | Fix for #712 with Serg's suggestions | hf@deer.(none) | 2003-07-19 | 1 | -6/+2 |
* | | | fixed a bug that made 4.0 MYI+FT files unreadable in 4.1 | serg@serg.mylan | 2003-06-28 | 1 | -1/+1 |
| |/ |/| | |||||
* | | consistency fix - all help texts for command-line options should end with a dot. | serg@serg.mylan | 2003-06-13 | 1 | -26/+25 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -8/+11 |
|\ \ | |/ | |||||
| * | Added option --read-only (Thanks to Markus Benning) | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+2 |
| * | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 1 | -7/+9 |
* | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | make myisamchk -R to work, if the table contains fulltext indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -2/+2 |
| * | do not accept -R (sort by index) for FULLTEXT indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -0/+7 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+1 |
| * | --ft_stopword_file command-line option | serg@serg.mysql.com | 2003-01-23 | 1 | -1/+1 |
* | | merged | serg@serg.mysql.com | 2003-01-21 | 1 | -2/+2 |
|\ \ |