summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-101-2/+2
|\
| * Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-2/+2
| |\
| | * WL#2486 - Natural/using join according to SQL:2003.unknown2005-11-281-2/+2
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-021-2/+2
|\ \ \ | |/ /
| * | Now we shall store only position (index of first character)unknown2005-12-021-2/+2
| |/
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-221-0/+1
|\ \ | |/
| * Background:unknown2005-11-171-0/+1
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-131-0/+14
|\ \ | |/ |/|
| * Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-041-0/+14
| |\
| | * Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-291-0/+14
| | |\
| | | * Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-271-0/+14
| | | |\
| | | | * Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-221-0/+14
| | | | |\
| | | | | * Fixed bug #12762:unknown2005-10-151-0/+14
* | | | | | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-1/+14
|/ / / / /
* | | | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...unknown2005-11-011-2/+2
|/ / / /
* | | | Minor comments.unknown2005-10-291-1/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-0/+5
| | |/ | |/|
* | | Fix for BUG#13095: Cannot create VIEWs in prepared statementsunknown2005-10-251-0/+1
| |/ |/|
* | fix for bug #12595 (ESCAPE must be exactly 1 character long)unknown2005-10-211-0/+2
|/
* Manual merge of bug fix #7672unknown2005-10-131-0/+1
|\
| * Manual merge, fix for bug #7672unknown2005-10-121-0/+1
| |\
| | * Fix bug#7672 Unknown column error in order clauseunknown2005-10-091-1/+1
* | | A fix and a test case for Bug#12736 "Server crash during a select".unknown2005-10-131-1/+6
* | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-6/+4
|\ \ \
| * | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-6/+4
* | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2005-09-201-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ndb - imlp. show engine ndb status;unknown2005-09-191-1/+1
| * | - a fix for Bug#11458 "Prepared statement with subselects return random unknown2005-07-131-0/+1
* | | 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
|/ / / / /