summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-7/+7
|\
| * Table definition cache, part 2monty@mysql.com2005-11-231-7/+7
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-0/+1
|\ \ | |/ |/|
| * Background:pem@mysql.com2005-11-171-0/+1
* | Merge mysql.com:/home/mysql_src/mysql-5.0guilhem@mysql.com2005-11-181-1/+14
|\ \ | |/
| * WL#2818 (Add creator to the trigger definition for privilegeanozdrin@mysql.com2005-11-101-1/+14
* | Added "SHOW AUTHORS" codebrian@grrr.local2005-11-101-0/+1
* | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-2/+2
* | WL#2575 - Fulltext: Parser plugin for FTSsvoj@poseidon.ndb.mysql.com2005-11-061-0/+1
* | 1. sys_variables[] array is removed.ramil@poseidon.ndb.mysql.com2005-11-061-1/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-3/+17
|\ \ | |/
| * Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...monty@mysql.com2005-11-011-2/+2
| * Minor comments.konstantin@mysql.com2005-10-291-1/+1
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-0/+5
| |\
| | * support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-0/+5
| * | Fix for BUG#13095: Cannot create VIEWs in prepared statementsanozdrin@mysql.com2005-10-251-0/+1
| * | fix for bug #12595 (ESCAPE must be exactly 1 character long)andrey@lmy004.2005-10-211-0/+2
| |/
| * Manual merge of bug fix #7672evgen@moonbone.local2005-10-131-0/+1
| |\
| | * Manual merge, fix for bug #7672evgen@moonbone.local2005-10-121-0/+1
| | |\
| | | * Fix bug#7672 Unknown column error in order clauseevgen@moonbone.local2005-10-091-1/+1
| * | | A fix and a test case for Bug#12736 "Server crash during a select".konstantin@mysql.com2005-10-131-1/+6
* | | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-7/+5
|\ \ \ \ | |/ / /
| * | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-6/+4
| |\ \ \
| | * | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-6/+4
| * | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1jonas@perch.ndb.mysql.com2005-09-201-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | ndb - imlp. show engine ndb status;jonas@perch.ndb.mysql.com2005-09-191-1/+1
| | * | - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-0/+1
* | | | mergendbdev@dl145c.mysql.com2005-09-151-0/+16
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-09-151-0/+16
| |\ \ \
| | * | | Fix for bug #12704 "Server crashes during trigger execution".dlenev@mysql.com2005-09-151-0/+16
* | | | | mergetulin@dl145c.mysql.com2005-09-141-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | part 1 (ver 2, postreview fix) of WL#2787bell@sanja.is.com.ua2005-09-141-0/+6
| |/ / /
* | | | Mergendbdev@dl145c.mysql.com2005-09-061-0/+5
|\ \ \ \ | |/ / /
| * | | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".konstantin@mysql.com2005-09-031-0/+5
* | | | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2005-08-301-0/+4
|\ \ \ \ | |/ / /
| * | | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...sergefp@mysql.com2005-08-251-0/+4
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-6/+43
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-151-5/+41
| |\ \ \
| | * \ \ Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-08-121-5/+41
| | |\ \ \
| | | * | | Implementation of WL#2486 -timour@mysql.com2005-08-121-5/+41
| * | | | | Fixes during review of new pushed codemonty@mysql.com2005-08-121-1/+1
| |/ / / /
| * | | | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerdlenev@mysql.com2005-08-101-0/+1
| |/ / /
* | | | WL #2602, #2603, #2604pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-191-1/+13
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a193-229-222-105.elisa-laajakaista.fi2005-07-231-0/+1
|\ \ \ \
| * | | | Faster alter table code for 5.1.jani@a193-229-222-105.elisa-laajakaista.fi2005-07-221-0/+1
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-161-0/+8
| |\ \ \ \
| * | | | | 5.0->5.1 mergejoreland@mysql.com2005-06-131-1/+0
| * | | | | mergejoreland@mysql.com2005-06-131-2/+8
| |\ \ \ \ \
| * \ \ \ \ \ Mergetomas@poseidon.ndb.mysql.com2005-05-311-3/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ mergetulin@dl145c.mysql.com2005-05-181-4/+5
| |\ \ \ \ \ \ \