summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-151-0/+16
|\
| * Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-0/+16
* | part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-0/+6
|/
* Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-0/+5
* Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-0/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-5/+41
|\
| * Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-5/+41
| |\
| | * Implementation of WL#2486 -unknown2005-08-121-5/+41
* | | Fixes during review of new pushed codeunknown2005-08-121-1/+1
|/ /
* | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerunknown2005-08-101-0/+1
|/
* Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-131-1/+0
|\
| * Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-10/+10
|\ \ | |/ |/|
| * Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-10/+10
* | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045unknown2005-07-061-1/+1
|\ \
| * | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-1/+1
* | | Mergeunknown2005-07-051-3/+8
|\ \ \
| * | | fixed environment creation and cleaning up for processing view one by one dur...unknown2005-07-051-3/+8
* | | | Name resolution context added (BUG#6443)unknown2005-07-011-21/+24
* | | | - don't call JOIN::join_free(1) twice for every join in JOIN::cleanup().unknown2005-06-241-0/+5
|/ / /
* | | A preparatory patch to help adding JOIN::transform() and move one-time unknown2005-06-211-1/+13
|/ /
* | Fix for bug#11055: information_schema: routines.sql_data_access has wrong valueunknown2005-06-161-0/+8
|/
* Manual mergeunknown2005-06-091-1/+6
|\
| * Fix for bug #11158 "Can't perform multi-delete in stored procedure".unknown2005-06-091-1/+6
* | A followup patch for Bug#7306 (limit in prepared statements):unknown2005-06-081-0/+1
|/
* Patch two (the final one) for Bug#7306 "the server side preparedStatementunknown2005-06-071-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-301-2/+2
|\
| * Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-2/+2
* | Merge hasky:/my/mysql-build into mysql.com:/home/my/mysql-5.0unknown2005-05-251-0/+1
|\ \ | |/ |/|
| * Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5...unknown2005-05-251-0/+1
* | A comment for view_prepare_mode.unknown2005-05-231-1/+7
|/
* Fix warnings from iccunknown2005-05-181-4/+5
* Fixup from 4.1 to 5.0 mergeunknown2005-05-131-1/+1
* Fix for bug #9486 "Can't perform multi-update in stored procedure".unknown2005-04-151-1/+1
* Mergeunknown2005-04-051-4/+5
|\
| * XID SQL syntaxunknown2005-04-041-4/+5
* | Fix for bug#9383: INFORMATION_SCHEMA.COLUMNS, JOIN, Crash, prepared statementunknown2005-04-051-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-011-3/+2
|\ \ | |/ |/|
| * fixed mechanism of detection selection from table wich we updateunknown2005-03-281-3/+2
* | merge 4.1->5.0unknown2005-03-311-1/+2
|\ \ | |/ |/|
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-1/+2
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-0/+2
* | WL#874 "Extended LOAD DATA". unknown2005-03-161-0/+6
* | Portability fix.unknown2005-03-101-1/+1
* | Fix for memory leak which was introduced by patch improving locking in SP.unknown2005-03-041-2/+2
* | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-10/+26
|\ \
| * | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-10/+26
* | | merge with 4.1unknown2005-02-281-21/+50
|\ \ \ | | |/ | |/|
| * | Fixed wrong memory references found by purifyunknown2005-02-281-21/+50