summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* merge fixesSinisa@sinisa.nasamreza.org2003-03-061-5/+4
|\
| * three bug fixes and major code cleanupSinisa@sinisa.nasamreza.org2003-03-061-1/+1
* | sql_prepare.cc:venu@myvenu.com2003-03-041-5/+0
* | Fix EXPLAIN bug with binary protocolvenu@myvenu.com2003-03-041-23/+31
* | Fix for the prepared statement access checksvenu@myvenu.com2003-02-241-5/+26
|/
* Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-3/+2
* after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-1/+0
* fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-301-13/+9
|\
| * Fix 'n' concurrent prepared executionsvenu@myvenu.com2003-01-301-13/+9
* | improving of fields list creation in derived tables and unionsbell@sanja.is.com.ua2003-01-291-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-291-27/+32
|\ \ | |/
| * Fix leak when the client disconnects with open prep statements venu@myvenu.com2003-01-281-27/+32
* | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...bell@sanja.is.com.ua2003-01-261-4/+8
* | mergingbell@sanja.is.com.ua2003-01-251-2/+4
|\ \ | |/ |/|
| * fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-7/+9
* | MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - servervenu@myvenu.com2003-01-231-2/+91
* | Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\ \
| * | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@deer.mysql.r18.ru2003-01-211-1/+5
|\ \ \
| * | | Multi query fix the recursion (SCRUM - For Monty)venu@myvenu.com2003-01-201-1/+5
| |/ /
* | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-93/+49
|\ \ \ | |/ /
| * | Few more tests + store_result fixvenu@myvenu.com2003-01-181-32/+50
| * | Remove un-used codevenu@myvenu.com2003-01-161-62/+0
* | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-16/+43
|\ \ \ | |/ /
| * | Fix to make the tables re-inited for every execute call venu@myvenu.com2003-01-111-1/+21
| * | Remove/change unwanted variables in client protocolvenu@myvenu.com2003-01-091-1/+4
| * | Binary protocol changes (to monty)venu@myvenu.com2003-01-031-15/+19
* | | SCRUMhf@deer.mysql.r18.ru2003-01-151-0/+2
* | | Merginghf@deer.mysql.r18.ru2002-12-161-0/+8
|\ \ \ | |/ / |/| |
| * | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-0/+8
| |/
* | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-1/+4
|/
* item.cc:venu@myvenu.com2002-12-061-28/+19
* checking columns of top itemsbell@sanja.is.com.ua2002-11-291-1/+2
* Merge work.mysql.com:/home/bk/mysql-4.1pem@mysql.com2002-11-271-2/+2
|\
| * Pass thd as an argument to yyparse(), getting rid of all current_thd in the p...pem@mysql.com2002-11-261-2/+2
* | Merge myvenu.com:/home/venu/bk/src-4.1venu@myvenu.com2002-11-261-17/+28
|\ \ | |/ |/|
| * select_test.c, insert_test.c:venu@myvenu.com2002-11-261-17/+28
* | Mergepem@mysql.com2002-11-251-1/+1
|\ \ | |/ |/|
| * Moved safe_to_cache_query from thd to lex.pem@mysql.com2002-11-221-1/+1
* | client_test.c:venu@myvenu.com2002-11-221-21/+14
* | protocol fixupsvenu@myvenu.com2002-11-221-145/+172
|/
* Some charset code clean-upsbar@bar.mysql.r18.ru2002-11-061-2/+2
* removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)bell@sanja.is.com.ua2002-10-301-2/+2
* Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-081-1/+0
* Update after last merge. Fixes some wrong test results.monty@mashka.mysql.fi2002-10-031-3/+4
* Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-211/+337
* subselect in having clausebell@sanja.is.com.ua2002-07-011-2/+2
* sql_error.cc, sql_prepare.cc:venu@myvenu.com2002-06-121-0/+709