summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Bug#10608 mysqladmin breaks on "database" variable in my.cnfmsvensson@neptunus.(none)2006-11-101-1/+5
* Fix merge collision.cmiller@zippy.cornsilk.net2006-11-021-4/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2006-11-0211-42/+217
|\
| * Bug#22828 complementary patch:thek@kpdesk.mysql.com2006-11-021-1/+1
| * Merge kpdesk.mysql.com:/home/thek/dev/bug22828/my41-bug22828thek@kpdesk.mysql.com2006-11-014-20/+153
| |\
| | * Bug#22828 _my_b_read() ignores return values for my_seek() callsthek@kpdesk.mysql.com2006-10-314-20/+153
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/b4053/41tsmith/tim@siva.hindu.god2006-10-167-22/+64
| |\ \
| | * \ Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40tsmith/tim@siva.hindu.god2006-09-146-14/+56
| | |\ \
| | | * | Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...tsmith/tim@siva.hindu.god2006-09-146-14/+56
| | * | | Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...tsmith/tim@siva.hindu.god2006-09-141-6/+9
| | | |/ | | |/|
* | | | Merge chilla.local:/home/mydev/mysql-4.1-bug8283istruewing@chilla.local2006-10-091-82/+500
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#8283 - OPTIMIZE TABLE causes data lossistruewing@chilla.local2006-10-091-82/+500
* | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1svoj@mysql.com/april.(none)2006-10-021-1/+3
|\ \ \ \
| * | | | bug #12620 (UTF-8 indexing causes ER_NO_KEYFILE error)holyfoot/hf@mysql.com/deer.(none)2006-09-041-1/+3
* | | | | BUG#21617 - crash when selecting from merge table with inconsistent indexessvoj@mysql.com/april.(none)2006-09-281-29/+19
|/ / / /
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug04053/my41-bug04053cmiller@zippy.cornsilk.net2006-08-311-22/+25
|\ \ \ \
| * \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug04053/my40-bug04053cmiller@zippy.cornsilk.net2006-08-301-22/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bug#4053: too many of "error 1236: 'binlog truncated in the middle of \cmiller@zippy.cornsilk.net2006-08-301-22/+25
| | | |/ | | |/|
| | * | Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-5/+7
* | | | BUG#21206: memory corruption when too many cursors are opened at oncekroki/tomash@moonlight.intranet2006-07-261-1/+1
|/ / /
* | | Fixed include file usagemonty@mysql.com2006-06-301-0/+1
| |/ |/|
* | Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequencemsvensson@neptunus.(none)2006-05-111-1/+3
* | Fixed bug #19079.igor@rurik.mysql.com2006-04-181-5/+7
* | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2006-03-041-28/+75
|\ \
| * | Bug#11527 - Setting myisam_repair_threads to >1 leads to corruptioningo@mysql.com2006-02-161-28/+75
* | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1SergeyV@selena.2006-02-131-0/+1
|\ \ \ | |/ / |/| |
| * | Fixes bug #6536. When MyODBC or any other client do my_init()/my_end() SergeyV@selena.2005-12-011-0/+1
* | | A fix for Bug#13944 "libmysqlclient exporting sha1_result function":konstantin@mysql.com2006-01-111-8/+8
* | | A fix for Bug#7209 "Client error with "Access Denied" on updates konstantin@mysql.com2006-01-042-29/+40
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-12925jimw@mysql.com2005-10-251-3/+3
|\ \
| * | Fix incorrect casts in my_getopt code that capped the maximum of longlongjimw@mysql.com2005-10-251-3/+3
* | | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-11/+3
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-10-231-2/+109
|\ \ \
| * | | BUG#9622: post-review-fixes: better commentssergefp@mysql.com2005-10-231-7/+19
| * | | BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-211-2/+97
| |/ /
* | | charset.c:bar@mysql.com2005-10-201-12/+19
* | | Merge mysql.com:/home/alexi/mysql-4.1aivanov@mysql.com2005-10-191-2/+13
|\ \ \
| * | | Fix for BUG#4375: Windows specific directories are copiedaivanov@mysql.com2005-10-191-2/+13
| |/ /
* | | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howjimw@mysql.com2005-10-112-34/+7
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-271-6/+19
|\ \
| * | Bug #7037 Test "mysql_protocols" fails on Solaris 8 + 9 /x86msvensson@neptunus.(none)2005-09-231-2/+7
| * | BUG#7037 MySQL Bugs: #7037: Test "mysql_protocols" fails on Solaris 8 + 9 /x86msvensson@neptunus.(none)2005-09-231-6/+14
* | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1SergeyV@selena.2005-09-201-0/+217
|\ \ \
| * | | Small update for lock functions used in my_cgets()SergeyV@selena.2005-09-201-20/+91
| * | | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingSergeyV@selena.2005-09-161-0/+146
| |/ /
* | | Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-6/+7
|/ /
* | Fix handling of filenames that start the same as reserved filenamesjimw@mysql.com2005-08-311-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-08-251-19/+0
|\ \
| * | Remove function that was accidently added backmonty@mishka.local2005-08-251-19/+0
* | | mergedserg@sergbook.mysql.com2005-08-251-1/+14
|\ \ \ | |/ / |/| |