summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-1/+0
|\
| * Fixed error found during review of new pushed codemonty@mysql.com2005-09-251-1/+0
* | Manual mergeevgen@moonbone.local2005-09-221-0/+1
|\ \ | |/
| * Fix bug #13180 thd->allow_sum_funcs wasn't reset before query processing.evgen@moonbone.local2005-09-221-0/+1
* | Fix for bug #12704 "Server crashes during trigger execution".dlenev@mysql.com2005-09-151-0/+6
* | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".konstantin@mysql.com2005-09-031-3/+4
* | Rename:konstantin@mysql.com2005-09-021-3/+3
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...sergefp@mysql.com2005-08-251-0/+4
* | Cleanup during review of new pushed codemonty@mishka.local2005-08-221-1/+1
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-08-181-1/+4
|\ \
| * | Fix bug #10624 Views with multiple UNION and UNION ALL produce incorrectevgen@moonbone.local2005-08-151-1/+4
* | | Cleanups and optimization during review of new codemonty@mysql.com2005-08-181-2/+2
|/ /
* | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-08-121-6/+14
|\ \
| * | Implementation of WL#2486 -timour@mysql.com2005-08-121-6/+14
* | | Manual mergesergefp@mysql.com2005-08-031-0/+1
|\ \ \ | |/ / |/| |
| * | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...sergefp@mysql.com2005-07-301-0/+1
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-1/+1
|\ \ \ | |/ / |/| / | |/
| * Moved test for 'show full processlist' to not_embedded_server.test becasue it...monty@mysql.com2005-07-271-1/+1
* | Post-merge fixes.konstantin@mysql.com2005-07-151-1/+1
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-07-151-0/+9
|\ \ | |/
| * A fix and a test case for Bug#11299 "prepared statement makes wrong SQLkonstantin@mysql.com2005-07-151-0/+9
* | valgrind error fix(uninitialiased variable)gluh@eagle.intranet.mysql.r18.ru2005-07-141-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-131-1/+1
|\ \
| * | Implementation of Monty's idea: Now we can open mysql.proc table for lookupdlenev@mysql.com2005-07-131-1/+1
* | | Manual fixes after merging patch for bug #8406 "Triggers crash if referencingdlenev@mysql.com2005-07-091-4/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-091-4/+25
|\ \ \ | |/ / |/| |
| * | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersdlenev@mysql.com2005-07-091-4/+25
* | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045jimw@mysql.com2005-07-061-4/+5
|\ \ \
| * | | Clean up warnings and build problems on Windows. (Bug #11045)jimw@mysql.com2005-06-181-4/+5
* | | | Mergebell@sanja.is.com.ua2005-07-051-0/+39
|\ \ \ \
| * | | | fixed environment creation and cleaning up for processing view one by one dur...bell@sanja.is.com.ua2005-07-051-0/+39
| |/ / /
* | | | fix bugs found by gcc 3.4 compilerbell@sanja.is.com.ua2005-07-011-1/+1
* | | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-6/+48
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-06-171-1/+1
|\ \ \
| * | | Rename all prepared statements COM_ commands to prefix with COM_STMT_konstantin@mysql.com2005-06-171-1/+1
| |/ /
* | | renamed:serg@serg.mylan2005-06-151-2/+2
|/ /
* | A followup patch for Bug#7306 (limit in prepared statements):konstantin@mysql.com2005-06-081-0/+1
* | Patch two (the final one) for Bug#7306 "the server side preparedStatementkonstantin@mysql.com2005-06-071-16/+17
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-301-6/+2
|\ \
| * | Preparatory (and the most problematic) patch for Bug#7306konstantin@mysql.com2005-05-301-6/+2
* | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ \ | |/ / |/| / | |/
| * Cleanup during code reviewmonty@mysql.com2005-05-251-1/+1
* | Fixed references to uninitialized memorymonty@mysql.com2005-05-191-1/+1
* | Fix warnings from iccmonty@mysql.com2005-05-181-3/+4
* | fixed mechanism of detection selection from table wich we updatebell@sanja.is.com.ua2005-03-281-72/+1
* | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-2/+5
|\ \
| * | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-2/+5
* | | After merge fix.ramil@mysql.com2005-03-031-2/+0
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-181-2/+2
|\ \ \
| * \ \ Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-171-2/+2
| |\ \ \