Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | gluh@eagle.(none) | 2007-10-23 | 1 | -0/+1 |
|\ | |||||
| * | Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysql | evgen@sunlight.local | 2007-09-24 | 1 | -0/+1 |
| |\ | |||||
| | * | Bug#27216: functions with parameters of different date types may return wrong | evgen@sunlight.local | 2007-09-22 | 1 | -0/+1 |
* | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime | malff@lambda.hsd1.co.comcast.net. | 2007-10-18 | 1 | -1/+6 |
|\ \ \ | |||||
| * \ \ | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-base | malff@lambda.hsd1.co.comcast.net. | 2007-10-18 | 1 | -1/+6 |
| |\ \ \ | |||||
| | * \ \ | Merge sita.local:/Users/tsmith/m/bk/51 | tsmith@sita.local | 2007-09-24 | 1 | -1/+6 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maint | msvensson@shellback.(none) | 2007-09-22 | 1 | -1/+6 |
| | | |\ \ | |||||
| | | | * | | Bug#28359 Intermitted lost connection at 'reading authorization packet' errors | msvensson@shellback.(none) | 2007-09-21 | 1 | -1/+6 |
| | | | |/ | |||||
* | | | | | Bug#21557 entries in the general query log truncated at 1000 characters. | davi@moksha.com.br | 2007-10-18 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Fix for BUG#20023: mysql_change_user() resets the value | anozdrin/alik@station. | 2007-10-10 | 1 | -1/+0 |
* | | | | Fix merge. | anozdrin/alik@station. | 2007-10-09 | 1 | -0/+1 |
* | | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.0-rt | anozdrin/alik@station. | 2007-10-09 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Bug#16918: Aborted_clients > Connections. | anozdrin/alik@station. | 2007-09-13 | 1 | -1/+0 |
| | |_|/ | |/| | | |||||
* | | | | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name> | malff@lambda.weblab | 2007-09-10 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime | anozdrin/alik@ibm.opbmk | 2007-08-31 | 1 | -0/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix for BUG#25843: changing default database between PREPARE and EXECUTE | anozdrin/alik@ibm.opbmk | 2007-08-31 | 1 | -0/+7 |
* | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | jani@hynda.mysql.fi | 2007-08-21 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | monty@mysql.com/nosik.monty.fi | 2007-08-13 | 1 | -3/+3 |
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/maint/50 | tsmith@ramayana.hindu.god | 2007-08-16 | 1 | -1/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug #29474: 21587 Regression Ever increasing open tables/fd when using HANDLE... | tsmith@ramayana.hindu.god | 2007-08-16 | 1 | -1/+0 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | monty@nosik.monty.fi | 2007-08-02 | 1 | -2/+3 |
|\ \ | |||||
| * | | Slow query log to file now displays queries with microsecond precission | monty@mysql.com/nosik.monty.fi | 2007-07-30 | 1 | -2/+3 |
* | | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtime | kostja@bodhi.(none) | 2007-07-31 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | A fix and a test case for Bug#24918 drop table and lock / inconsistent | kostja@bodhi.(none) | 2007-07-27 | 1 | -1/+2 |
| * | | Merge ramayana.hindu.god:/home/tsmith/m/bk/50 | tsmith@ramayana.hindu.god | 2007-07-17 | 1 | -3/+3 |
| |\ \ | |||||
* | | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) | malff/marcsql@weblab.(none) | 2007-07-27 | 1 | -1/+13 |
| |_|/ |/| | | |||||
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51 | tsmith@ramayana.hindu.god | 2007-07-17 | 1 | -7/+9 |
|\ \ \ | |||||
| * \ \ | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtime | kostja@bodhi.(none) | 2007-07-16 | 1 | -3/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. | kostja@bodhi.(none) | 2007-07-06 | 1 | -3/+3 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | kostja@bodhi.(none) | 2007-07-16 | 1 | -4/+6 |
| |\ \ \ | |||||
| | * | | | A follow up after the patch for Bug#21074 - even though | kostja@bodhi.(none) | 2007-07-14 | 1 | -2/+1 |
| | * | | | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074 | thek@adventure.(none) | 2007-07-02 | 1 | -4/+7 |
| | |\ \ \ | |||||
| | | * | | | Bug#21074 Large query_cache freezes mysql server sporadically under heavy load | thek@adventure.(none) | 2007-07-02 | 1 | -4/+7 |
* | | | | | | Merge sin.intern.azundris.com:/home/tnurnberg/27198/50-27198 | tnurnberg@sin.intern.azundris.com | 2007-07-17 | 1 | -19/+20 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Merge sin.intern.azundris.com:/home/tnurnberg/27198/41-27198 | tnurnberg@sin.intern.azundris.com | 2007-07-17 | 1 | -8/+10 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge sin.intern.azundris.com:/home/tnurnberg/27198/40-27198 | tnurnberg@sin.intern.azundris.com | 2007-07-16 | 1 | -8/+10 |
| | |\ \ \ | |||||
| | | * | | | Bug#27198: Error returns from time() are ignored | tnurnberg@sin.intern.azundris.com | 2007-07-13 | 1 | -9/+8 |
| | | * | | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-11-29 | 1 | -0/+1 |
| | | * | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0 | bell@sanja.is.com.ua | 2005-11-22 | 1 | -1/+2 |
| | | |\ \ \ | |||||
| * | | \ \ \ | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50 | tsmith@quadxeon.mysql.com | 2007-06-05 | 1 | -3/+2 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@vajra.(none) | 2007-05-24 | 1 | -3/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | 5.0 version of fix for: | dlenev@mockturtle.local | 2007-05-23 | 1 | -3/+2 |
| * | | | | | | | | Merge polly.local:/home/kaa/src/maint/bug28121/my50-bug28121 | kaa@polly.local | 2007-05-28 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664 | msvensson@pilot.blaudden | 2007-05-24 | 1 | -3/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge sita.local:/Users/tsmith/m/bk/51 | tsmith@sita.local | 2007-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-engines | antony@ppcg5.local | 2007-07-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Bug #29245: Bad Merge Caused Error Codes Conflict between 5.0/5.1 | tsmith@maint1.mysql.com | 2007-06-26 | 1 | -1/+1 |
* | | | | | | | | | | | | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e... | tsmith@maint1.mysql.com | 2007-07-05 | 1 | -8/+46 |
* | | | | | | | | | | | | Merge maint1.mysql.com:/data/localhome/tsmith/bk/51 | tsmith@maint1.mysql.com | 2007-07-04 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Complementary fix for bug #29353: inserting a negative value to a csv table | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-07-03 | 1 | -0/+7 |
| |/ / / / / / / / / / |