summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-04-221-5/+0
|\
| * Fix for bug #9486 "Can't perform multi-update in stored procedure".dlenev@brandersnatch.localdomain2005-04-151-5/+0
* | Allow SQLCOM_CALL in prepared mode.konstantin@mysql.com2005-04-131-0/+1
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-04-011-0/+3
|\
| * fixed mechanism of detection selection from table wich we updatebell@sanja.is.com.ua2005-03-281-0/+3
* | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-2/+2
|\ \ | |/ |/|
| * fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-2/+2
* | Manual mergekonstantin@mysql.com2005-03-241-6/+8
|\ \
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"konstantin@mysql.com2005-03-241-6/+8
* | | Field::quote_data():serg@serg.mylan2005-03-171-1/+1
|/ /
* | Cleanup during reviewsmonty@mysql.com2005-03-161-1/+1
* | Fix for sp.test failure in --ps-protocol mode (2nd attempt).dlenev@brandersnatch.localdomain2005-03-101-32/+67
* | Fix for yet another memleak caused by SP-locking patch.dlenev@brandersnatch.localdomain2005-03-051-2/+0
* | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-18/+7
|\ \
| * | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-18/+7
* | | Fixes for bug#8115 "Server Crash with prepared statement"konstantin@mysql.com2005-03-031-8/+27
* | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-5/+3
|/ /
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-0/+13
|\ \
| * | Precision Math implementationhf@deer.(none)2005-02-091-0/+13
* | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-3/+5
|/ /
* | Merge with 4.1monty@mysql.com2005-01-151-1/+5
|\ \ | |/
| * Fix bug in INSERT DELAYED with prepared statementsmonty@mysql.com2005-01-141-1/+5
* | Manual merge.konstantin@mysql.com2005-01-131-1/+5
|\ \ | |/
| * Add logging of COM_EXECUTE in the general query log.konstantin@mysql.com2005-01-131-1/+4
* | Fixed a bug in prepared statements error handlingmonty@mysql.com2005-01-061-2/+2
* | added correct res initialisationbell@sanja.is.com.ua2005-01-051-1/+12
* | fixed bugs in view code with prepared statemntsbell@sanja.is.com.ua2005-01-041-17/+62
* | After merge fixesmonty@mysql.com2005-01-041-1/+6
* | fixed reporting errorbell@sanja.is.com.ua2005-01-031-2/+3
* | Better handling of ensuring that setup_tables() are not called twicemonty@mysql.com2005-01-031-12/+15
* | Remove clear_insert_values() because it was far from trivial to handle the cl...monty@mysql.com2005-01-031-3/+11
* | post-mergeserg@sergbook.mysql.com2004-12-311-4/+4
* | manually mergedserg@sergbook.mysql.com2004-12-311-24/+4
|\ \ | |/
| * better fix for bug#7242 (crash in prepared INSERT ... UPDATE)serg@serg.mylan2004-12-241-26/+4
* | After merge fixesmonty@mysql.com2004-12-311-8/+12
* | Merge with 4.1monty@mishka.local2004-12-221-2/+24
|\ \ | |/
| * Bug#7242acurtis@pcgem.rdg.cyberkinetica.com2004-12-141-0/+23
| * WL#2274 - INSERT..SELECT..UPDATEacurtis@pcgem.rdg.cyberkinetica.com2004-12-131-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
| |\
| | * Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | | Merge with global treemonty@mysql.com2004-12-191-3/+0
* | | Merge with 4.1monty@mysql.com2004-12-061-2/+11
|\ \ \ | |/ /
| * | Fixes to make mysql-test-run --embedded-server workinghf@deer.(none)2004-12-021-2/+11
| |/
* | spelling fixed/comments added (postreview fixes)bell@sanja.is.com.ua2004-11-251-0/+2
* | post-merge fixbell@sanja.is.com.ua2004-11-251-6/+21
* | mergebell@sanja.is.com.ua2004-11-211-16/+60
|\ \
| * \ mergebell@sanja.is.com.ua2004-11-111-8/+52
| |\ \
| | * \ mergebell@sanja.is.com.ua2004-10-051-8/+52
| | |\ \
| | | * | support of join view updateability (WL#1809)bell@sanja.is.com.ua2004-09-151-8/+45
| | | * | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-0/+7