summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | mergedserg@serg.mylan2004-11-201-19/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handleddlenev@mysql.com2004-11-191-19/+4
| |\ \ \ \
| | * | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly".dlenev@brandersnatch.localdomain2004-11-151-19/+4
* | | | | | fixing a small typoSinisa@sinisa.nasamreza.org2004-11-151-1/+1
* | | | | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-17/+9
* | | | | | mergebell@sanja.is.com.ua2004-11-121-125/+83
|\ \ \ \ \ \
| * | | | | | post-review fixesbell@sanja.is.com.ua2004-11-121-1/+1
| * | | | | | errors without code removedbell@sanja.is.com.ua2004-10-201-127/+82
| | |_|_|/ / | |/| | | |
* | | | | | Rename: send_prepare_results -> check_prepared_statement (sql_prepare.cc)konstantin@mysql.com2004-11-111-10/+21
| |_|_|/ / |/| | | |
* | | | | merge on pullmonty@mysql.com2004-11-091-15/+16
|\ \ \ \ \
| * | | | | After merge fixesmonty@mysql.com2004-11-091-2/+6
| * | | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |