Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#44521 Executing a stored procedure as a prepared statement can sometimes ... | Kristofer Pettersson | 2009-07-29 | 1 | -40/+90 |
* | merged 5.0-bugteam -> 5.1-bugteam. | Georgi Kodinov | 2009-02-27 | 1 | -1/+2 |
|\ | |||||
* \ | Auto-merge | Ramil Kalimullin | 2009-02-26 | 1 | -6/+16 |
|\ \ | |/ | |||||
| * | Fix for bug#19829:make test Failed in mysql_client_test | Ramil Kalimullin | 2009-02-26 | 1 | -6/+16 |
| * | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | tnurnberg@white.intern.koehntopp.de | 2007-12-01 | 1 | -1/+4 |
| |\ | |||||
* | | | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that | Mattias Jonsson | 2008-08-11 | 1 | -0/+3 |
* | | | Rename send_ok to my_ok. Similarly to my_error, it only records the status, | kostja@dipika.(none) | 2008-02-19 | 1 | -5/+3 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | serg@janus.mylan | 2007-12-20 | 1 | -80/+164 |
|\ \ \ | |||||
| * \ \ | Merge station.:/mnt/raid/alik/MySQL/devel/5.1 | anozdrin/alik@station. | 2007-12-14 | 1 | -3/+7 |
| |\ \ \ | |||||
| | * \ \ | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | gluh@eagle.(none) | 2007-12-13 | 1 | -3/+7 |
| | |\ \ \ | |||||
| | | * \ \ | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opt | tnurnberg@white.intern.koehntopp.de | 2007-12-01 | 1 | -1/+4 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge mysql.com:/misc/mysql/32707/50-32707 | tnurnberg@white.intern.koehntopp.de | 2007-11-30 | 1 | -1/+4 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | * | | Merge mysql.com:/misc/mysql/32707/41-32707 | tnurnberg@white.intern.koehntopp.de | 2007-11-30 | 1 | -1/+4 |
| | | | | |\ \ | |||||
| | | | | | * | | Bug#32707: misdimensioned buffer in protocol layer | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-11-27 | 1 | -1/+4 |
| | | * | | | | | Merge mysql.com:/home/hf/work/mrg/my50-mrg | holyfoot/hf@hfmain.(none) | 2007-12-01 | 1 | -2/+3 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | / | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | Bug #32624 Error with multi queries in MySQL embedded server 5.1.22. | holyfoot/hf@mysql.com/hfmain.(none) | 2007-11-29 | 1 | -2/+3 |
| | | | |/ / | |||||
| * | | | | | Fix a compilation error. | kostja@bodhi.(none) | 2007-12-13 | 1 | -1/+0 |
| * | | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't | kostja@bodhi.(none) | 2007-12-12 | 1 | -72/+155 |
| |/ / / / | |||||
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | cmiller@zippy.cornsilk.net | 2007-12-14 | 1 | -100/+94 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Doxygenized comments. | cmiller@zippy.cornsilk.net | 2007-10-11 | 1 | -110/+108 |
* | | | | | A patch for BUG#32148: killing a query may be ineffective. | anozdrin/alik@ibm. | 2007-11-30 | 1 | -0/+6 |
| |/ / / |/| | | | |||||
* | | | | Remove net_printf_error(). Do not talk to network directly in | kostja@bodhi.(none) | 2007-11-01 | 1 | -119/+1 |
* | | | | Merge lambda.weblab:/home/malff/TREE/mysql-5.1-base | malff@lambda.weblab | 2007-10-29 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * \ \ \ | 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 |
| | | * | | Backport of TIME->MYSQL_TIME / Y2K fixset | msvensson@pilot.blaudden | 2007-05-16 | 1 | -6/+6 |
* | | | | | Rename: query_error -> is_slave_error. | kostja@bodhi.(none) | 2007-10-20 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Remove an unused variable that was there since the first implementation | kostja@bodhi.(none) | 2007-10-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -55/+59 |
* | | | Removed not used define YY_MAGIC_BELOW | monty@mysql.com/narttu.mysql.fi | 2007-03-23 | 1 | -6/+6 |
* | | | Fix for BUG#735 "Prepared Statements: there is no support for Query | guilhem@gbichot3.local | 2007-03-09 | 1 | -3/+4 |
* | | | manual merge | guilhem@gbichot3.local | 2007-03-09 | 1 | -34/+34 |
|\ \ \ | |||||
| * | | | Mechanical class renaming: | guilhem@gbichot3.local | 2007-01-30 | 1 | -34/+34 |
* | | | | After merge fixes | monty@mysql.com/narttu.mysql.fi | 2007-01-29 | 1 | -2/+2 |
* | | | | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2007-01-27 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -1/+3 |
* | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| |/ / | |||||
* | | | Merge mysql.com:/home/hf/work/mysql-5.0-mrg | holyfoot/hf@deer.(none) | 2006-11-17 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/hf/work/mysql-4.1-mrg | holyfoot/hf@mysql.com/deer.(none) | 2006-11-16 | 1 | -8/+8 |
| |\ \ | | |/ | |||||
| | * | Bug #19216: Client crashes on long SELECT | gkodinov/kgeorge@macbook.gmz | 2006-11-13 | 1 | -9/+9 |
* | | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) | monty@mysql.com/nosik.monty.fi | 2006-11-01 | 1 | -1/+3 |
* | | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemerge | kostja@bodhi.local | 2006-08-30 | 1 | -15/+25 |
|\ \ \ | |/ / | |||||
| * | | Bug#8153 (Stored procedure with subquery and continue handler, wrong result) | malff/marcsql@weblab.(none) | 2006-08-22 | 1 | -13/+24 |
| * | | Bug#8153 (Stored procedure with subquery and continue handler, wrong result) | malff/marcsql@weblab.(none) | 2006-08-02 | 1 | -8/+7 |
* | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-08-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | A fix and a test case for Bug#15752 "Lost connection to MySQL server | kostja@bodhi.local | 2006-07-24 | 1 | -1/+1 |
| * | | Fixes to embedded server to be able to run tests with it | monty@mysql.com | 2006-02-24 | 1 | -39/+43 |