summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #19079.unknown2006-04-181-5/+7
* Merge mysql.com:/home/mydev/mysql-4.1unknown2006-03-041-28/+75
|\
| * Bug#11527 - Setting myisam_repair_threads to >1 leads to corruptionunknown2006-02-161-28/+75
* | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-02-131-0/+1
|\ \ | |/ |/|
| * Fixes bug #6536. When MyODBC or any other client do my_init()/my_end() unknown2005-12-011-0/+1
* | A fix for Bug#13944 "libmysqlclient exporting sha1_result function":unknown2006-01-111-8/+8
* | A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-042-29/+40
|/
* Merge mysql.com:/home/jimw/my/mysql-4.1-12925unknown2005-10-251-3/+3
|\
| * Fix incorrect casts in my_getopt code that capped the maximum of longlongunknown2005-10-251-3/+3
* | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-11/+3
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-231-2/+109
|\ \
| * | BUG#9622: post-review-fixes: better commentsunknown2005-10-231-7/+19
| * | BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-2/+97
| |/
* | charset.c:unknown2005-10-201-12/+19
* | Merge mysql.com:/home/alexi/mysql-4.1unknown2005-10-191-2/+13
|\ \
| * | Fix for BUG#4375: Windows specific directories are copiedunknown2005-10-191-2/+13
| |/
* | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howunknown2005-10-112-34/+7
|/
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-271-6/+19
|\
| * Bug #7037 Test "mysql_protocols" fails on Solaris 8 + 9 /x86unknown2005-09-231-2/+7
| * BUG#7037 MySQL Bugs: #7037: Test "mysql_protocols" fails on Solaris 8 + 9 /x86unknown2005-09-231-6/+14
* | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-201-0/+217
|\ \
| * | Small update for lock functions used in my_cgets()unknown2005-09-201-20/+91
| * | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingunknown2005-09-161-0/+146
| |/
* | Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-6/+7
|/
* Fix handling of filenames that start the same as reserved filenamesunknown2005-08-311-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-251-19/+0
|\
| * Remove function that was accidently added backunknown2005-08-251-19/+0
* | mergedunknown2005-08-251-1/+14
|\ \ | |/ |/|
| * memroot: trash the memory in free_root()unknown2005-08-241-1/+14
* | Mergeunknown2005-08-231-0/+19
|\ \ | |/ |/|
| * No C++ style comments in C source!unknown2005-08-171-1/+1
* | Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-18/+0
|/
* Merge mysql.com:/Users/emurphy/src/bk-clean/mysql-4.1unknown2005-08-171-0/+18
|\
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+18
* | Rename rest() macro in my_list.h to list_rest(). (Bug #12327)unknown2005-08-092-2/+3
|/
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-093-1/+70
|\
| * Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passedunknown2005-08-083-1/+70
* | Merge mysql.com:/home/my/mysql-4.0unknown2005-07-271-2/+2
|\ \ | |/ |/|
| * Review fixes:unknown2005-07-261-2/+2
* | charset.c:unknown2005-07-251-16/+18
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-2/+5
|\ \ | |/
| * Bug #10600unknown2005-07-191-2/+5
| * A fix for Netware.unknown2005-04-051-1/+1
* | Makefile.am:unknown2005-07-051-1/+2
* | Move reset of insert_values to ensure it's done also during error conditionsunknown2005-06-281-0/+1
* | Better bug fix for:unknown2005-06-271-5/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-231-35/+49
|\ \
| * | Cleanup during review of new codeunknown2005-06-211-35/+49
* | | Bug #9148 Denial of Serviceunknown2005-06-211-5/+7
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-10931unknown2005-06-091-2/+20
|\ \