summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2005-07-151-1/+5
|\
| * valgrind error fix(uninitialiased variable)gluh@eagle.intranet.mysql.r18.ru2005-07-141-1/+0
| * Merge mysql.com:/opt/local/work/mysql-4.1-11458konstantin@mysql.com2005-07-131-0/+5
| |\
| | * - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-0/+8
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-07-131-2/+5
|\ \ \ | |/ /
| * | Fix for bug#11685 SHOW TABLES; doesn't update Com_show_tablesgluh@eagle.intranet.mysql.r18.ru2005-07-131-2/+5
* | | Mergetomas@poseidon.ndb.mysql.com2005-07-121-44/+80
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-091-2/+1
| |\ \
| | * | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersdlenev@mysql.com2005-07-091-2/+1
| * | | Fix for bug #8449(Silent column changes)hf@deer.(none)2005-07-071-19/+22
| * | | manual mergemonty@mysql.com2005-07-041-4/+0
| |\ \ \
| | * | | Fixes during review of new codemonty@mysql.com2005-07-041-4/+0
| * | | | Merge with 4.1monty@mysql.com2005-07-031-5/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Move reset of insert_values to ensure it's done also during error conditionsmonty@mysql.com2005-06-281-1/+1
| | * | | Portability fixesmonty@mishka.local2005-06-271-0/+1
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-06-271-13/+29
| | |\ \ \
| | | * | | Better bug fix for:monty@mishka.local2005-06-271-13/+29
| * | | | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-13/+37
| | |_|/ / | |/| | |
| * | | | Simpler impl.msvensson@neptunus.(none)2005-06-271-6/+4
| * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-06-271-0/+17
| |\ \ \ \
| | * | | | BUG#10466 Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of disp...msvensson@neptunus.(none)2005-06-201-3/+3
| | * | | | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis...msvensson@neptunus.(none)2005-06-201-0/+17
| * | | | | Manual mergeigor@rurik.mysql.com2005-06-231-1/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | sql_parse.cc:evgen@moonbone.local2005-06-231-1/+0
| | | |/ / | | |/| |
| | * | | Fix bug #9728 decreased functionality in "on duplicate key update"evgen@moonbone.local2005-06-221-6/+3
| | * | | BUG#10442 Minor changes from code reviewelliot@mysql.com2005-06-211-3/+5
| | * | | BUG#10442 Fix replication slave crash when a query with multiupdate and elliot@mysql.com2005-06-171-8/+8
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-06-171-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | Rename all prepared statements COM_ commands to prefix with COM_STMT_konstantin@mysql.com2005-06-171-9/+9
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-171-19/+23
|\ \ \ \ \ | |/ / / /
| * | | | Post-merge fixes.konstantin@mysql.com2005-06-171-1/+1
| * | | | Manual merge (4.1->5.0)konstantin@mysql.com2005-06-171-19/+23
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Fix Bug#9334 "PS API queries in log file" and konstantin@mysql.com2005-06-171-4/+5
| | * | A fix for Bug#9141 "4.1 does not log into slow log konstantin@mysql.com2005-06-161-15/+18
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-131-0/+32
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/bkroot/mysql-5.0 into mysql.com:/home/bk/mysql-5.0lars@mysql.com2005-06-131-0/+32
| |\ \ \ | | |_|/ | |/| |
| | * | Merge mysql.com:/home/bkroot/mysql-5.0 into mysql.com:/home/bk/mysql-5.0lars@mysql.com2005-06-071-0/+32
| | |\ \
| | | * \ Merge b6883-mysql-4.1 -> 5.0lars@mysql.com2005-06-071-0/+32
| | | |\ \ | | | | |/
| | | | * Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-06-071-0/+32
| | | | |\
| | | | | * BUG#6883: Changed comment, stylelars@mysql.com2005-06-071-4/+4
| | | | | * BUG#6883: Added tests for create/drop temporary table, UNLOCK TABLESlars@mysql.com2005-06-011-4/+16
| | | | | * BUG#6883: Added implicit commit for CREATE TABLE, TRUNCATE TABLE and DROP/CRE...lars@mysql.com2005-05-271-0/+20
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-091-18/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Manual mergedlenev@mysql.com2005-06-091-18/+31
| |\ \ \ \ \
| | * | | | | Fix for bug #11158 "Can't perform multi-delete in stored procedure".dlenev@brandersnatch.localdomain2005-06-091-18/+31
| | |/ / / /
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-06-081-6/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | A followup patch for Bug#7306 (limit in prepared statements):konstantin@mysql.com2005-06-081-6/+8
| |/ / / /
* | | | | mergetulin@dl145b.mysql.com2005-06-071-10/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-06-071-10/+15
| |\ \ \ \
| | * \ \ \ Manual merge.konstantin@mysql.com2005-06-071-10/+15
| | |\ \ \ \ | | | |/ / / | | |/| | |