summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesbell@sanja.is.com.ua2004-11-121-1/+1
* errors without code removedbell@sanja.is.com.ua2004-10-201-127/+82
* Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-15/+4
* Update after mergemonty@mysql.com2004-09-091-2/+2
* Merge on pullmonty@mysql.com2004-09-091-111/+113
|\
| * After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-6/+5
| * Merge with 4.1monty@mysql.com2004-09-061-103/+104
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-09-031-4/+3
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-311-4/+3
| | | |\
| | | | * Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-4/+3
| | * | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEkonstantin@mysql.com2004-09-021-20/+30
| | |/ /
| | * | Change Item_arena::state to enumsergefp@mysql.com2004-08-311-9/+9
| | |/
| | * Merge: manual resolvekonstantin@mysql.com2004-08-241-2/+6
| | |\
| | | * Fix for Bug#5034 "prepared "select 1 into @arg15", second konstantin@mysql.com2004-08-241-2/+6
| | * | Fix to compile with msvc: converted static const int Item_arena::* to enum me...sergefp@mysql.com2004-08-241-9/+9
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-08-211-89/+69
| | |\
| | | * Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-89/+69
| | * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-08-191-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Small tab's cleanuphf@deer.(none)2004-08-191-1/+1
| | | * addition to fixes about #4700, 4701hf@deer.(none)2004-08-191-0/+1
| | | * Fixes for bugs in embedded library:hf@deer.(none)2004-07-221-0/+1
| | * | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-1/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-09-041-1/+1
|\ \ \ \ | |/ / /
| * | | Merge with pulled codemonty@mysql.com2004-09-031-1/+1
| |\ \ \
| | * | | Cleanup of new code pushed into 5.0 since last pullmonty@mysql.com2004-09-031-1/+1
* | | | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)bell@sanja.is.com.ua2004-08-311-11/+8
|/ / / /
* | | | resolve UPDATE fields belonged to VIEWs as Item_field (instead of Item_ref) i...bell@sanja.is.com.ua2004-08-161-5/+13
* | | | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-16/+138
* | | | Post-merge fix.pem@mysql.com2004-07-231-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for stored procedures BUG#4726: Stored procedure crash when looping over ...pem@mysql.comhem.se2004-07-231-0/+3
* | | | mergedserg@serg.mylan2004-07-211-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | LEX initialization fixedbell@sanja.is.com.ua2004-07-211-2/+2
| |/
| * aggregate functions check during substitution made only for single row subsel...bell@sanja.is.com.ua2004-07-041-0/+1
* | VIEWbell@sanja.is.com.ua2004-07-161-48/+54
* | After merge fixesmonty@mysql.com2004-07-151-5/+15
* | After merge fixesmonty@mysql.com2004-07-121-1/+1
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-151/+357
|\ \ | |/
| * fixed EXPLAIN behaviour with prepared statements (BUG#4271)bell@sanja.is.com.ua2004-06-251-10/+12
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-06-241-39/+6
| |\
| | * Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-39/+6
| * | - fixed a compile error on Windows (incompatible cast)lenz@mysql.com2004-06-231-1/+1
| |/
| * Mergebell@sanja.is.com.ua2004-06-221-2/+11
| |\
| | * fixed field resolving mode fo INSERT/REPLACE and CRETE with SELECT (BUG#4090)bell@sanja.is.com.ua2004-06-131-2/+11
| * | Unused variables removed (many files).konstantin@mysql.com2004-06-211-1/+0
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-06-091-14/+12
| |\
| | * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types konstantin@mysql.com2004-06-091-14/+12
| * | SQL Syntax for Prepared Statements: post-merge fixessergefp@mysql.com2004-06-081-4/+4
| * | Mergedsergefp@mysql.com2004-06-071-85/+308
| |\ \ | | |/ | |/|
| | * Post review fixes for "SQL Syntax for Prepared Statements".sergefp@mysql.com2004-06-071-150/+51
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-06-011-79/+401
| | |\