summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Post-merge fixes.unknown2003-10-231-2/+4
* Merging 4.1->5.0unknown2003-10-221-86/+299
|\
| * Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ...unknown2003-10-141-0/+2
| * Check that a FUNCTION contains RETURN and that we actually get a return value.unknown2003-10-031-0/+7
| * Merging 4.1 -> 5.0unknown2003-09-241-85/+291
| |\
| | * Adopt to the introduction of a separate CLIENT_MULTI_RESULTS flag.unknown2003-08-271-3/+3
| | * Post-merge fixes.unknown2003-08-261-1/+1
| | * Merge 4.1 into 5.0unknown2003-08-261-84/+290
| | |\
| | | * Merging 4.1 into 5.0 (second pass; post-merge fixes).unknown2003-07-091-7/+2
| | | * Merge 4.1 into 5.0 (first pass).unknown2003-07-081-80/+290
| | | |\
| | | | * SP cache (WL#730). (Mostly by vva, additions by pem.)unknown2003-07-011-19/+0
| | | | * sp_head now has its own mem_root (WL#961).unknown2003-06-291-11/+23
| | | | * Adopt SP stuff to the new lex pointer.unknown2003-05-231-12/+23
| | | | * made lex a pointer in THDunknown2003-05-051-14/+14
| | | | * Merged 4.1 to 5.0.unknown2003-04-291-53/+260
| | | | |\
| | | | | * Post-fix of bug #302 fix.unknown2003-04-271-1/+5
| | | | | * subselect in procedure argument list (Bug #302)unknown2003-04-231-0/+5
| | | | | * Made multiple queries (SELECT without INTO) work in SPs.unknown2003-04-231-5/+28
| | | | | * Mergingunknown2003-04-081-7/+10
| | | | | |\
| | | | | | * SCRUMunknown2003-04-081-2/+2
| | | | | | * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-03-311-7/+10
| | | | | | |\
| | | | | | | * SCRUMunknown2003-03-311-15/+6
| | | | | | | * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-03-211-5/+17
| | | | | | | |\
| | | | | | | | * SCRUMunknown2003-03-211-5/+17
| | | | | * | | | Merging 4.1 to 5.0.unknown2003-04-041-46/+218
| | | | | |\ \ \ \
| | | | | | * | | | Fixed the last memory leaks in the SP code.unknown2003-04-031-5/+11
| | | | | | * | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2003-04-021-0/+4
| | | | | | |\ \ \ \
| | | | | | | * | | | Getting rid of lots of memory leaks (but not quite all of them yet,unknown2003-04-021-0/+4
| | | | | | | |/ / /
| | | | | | * | | | Deprecated the update log (Sprint task #792). Now --log-updateunknown2003-04-021-9/+4
| | | | | | |/ / /
| | | | | | * | | Merged 4.1 into 5.0.unknown2003-03-271-37/+204
| | | | | | |\ \ \
| | | | | | | * | | Added IF EXISTS to DROP PROCEDURE|FUNCTION.unknown2003-03-261-0/+9
| | | | | | | |/ /
| | | | | | | * | Merged 4.1 -> 5.0.unknown2003-03-181-37/+195
| | | | | | | |\ \ | | | | | | | | |/
| | | | | | | | * Improved error handling regarding SPs (with info like names etc in the output).unknown2003-03-051-15/+30
| | | | | | | | * Made FUNCTIONs work in insert and select queries, as well as nested function ...unknown2003-03-021-0/+12
| | | | | | | | * Made stored FUNCTION invokation work almost always. Still buggy and unstable,...unknown2003-02-261-1/+3
| | | | | | | | * Most of the groundwork for sprint task 729 (implement FUNCTIONs).unknown2003-02-211-41/+67
| | | | | | | | * Post-merge fixes (adapting new SP code to 4.1 changes).unknown2003-02-181-0/+4
| | | | | | | | * Merging 4.1 into 5.0unknown2003-02-181-21/+120
| | | | | | | | |\
| | | | | | | | | * Fixed some DBUGing, and optimized SET slightly.unknown2003-02-121-6/+6
| | | | | | | | | * Some new stuff in the Docs/sp-* files, and renamed a few functions in prepara...unknown2003-02-041-4/+4
| | | | | | | | | * A feature of doing automatick result buffering when INSERT isunknown2003-01-281-2/+1
| | | | | | | | | * Fixed some basic error handling for SP functions in mysql_execute_command().unknown2003-01-151-31/+50
| | | | | | | | | * Mergeunknown2003-01-091-0/+81
| | | | | | | | | |\
| | | | | | | | | | * Moved create/find/drop functions to a separate files (sp.cc,sp.h).unknown2002-12-121-0/+1
| | | | | | | | | | * Simplistic, experimental framework for Stored Procedures (SPs).unknown2002-12-081-0/+80
* | | | | | | | | | | merge with 4.0unknown2003-10-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and...unknown2003-10-141-1/+1
| * | | | | | | | | | | | Add new user variables for tuning memory usage:unknown2003-10-111-9/+9
| |/ / / / / / / / / / /
* | | | | | | | | | | | Many files:unknown2003-10-131-1/+3