summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup during review of new pushed codeunknown2005-08-221-1/+1
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-181-1/+4
|\
| * Fix bug #10624 Views with multiple UNION and UNION ALL produce incorrectunknown2005-08-151-1/+4
* | Cleanups and optimization during review of new codeunknown2005-08-181-2/+2
|/
* Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-6/+14
|\
| * Implementation of WL#2486 -unknown2005-08-121-6/+14
* | Manual mergeunknown2005-08-031-0/+1
|\ \ | |/ |/|
| * Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-0/+1
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-1/+1
|\ \ | |/ |/|
| * Moved test for 'show full processlist' to not_embedded_server.test becasue it...unknown2005-07-271-1/+1
* | Post-merge fixes.unknown2005-07-151-1/+1
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-151-0/+9
|\ \ | |/
| * A fix and a test case for Bug#11299 "prepared statement makes wrong SQLunknown2005-07-151-0/+9
* | valgrind error fix(uninitialiased variable)unknown2005-07-141-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-131-1/+1
|\ \
| * | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-1/+1
* | | Manual fixes after merging patch for bug #8406 "Triggers crash if referencingunknown2005-07-091-4/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-4/+25
|\ \ \ | |/ / |/| |
| * | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-4/+25
* | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045unknown2005-07-061-4/+5
|\ \ \
| * | | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-4/+5
* | | | Mergeunknown2005-07-051-0/+39
|\ \ \ \
| * | | | fixed environment creation and cleaning up for processing view one by one dur...unknown2005-07-051-0/+39
| |/ / /
* | | | fix bugs found by gcc 3.4 compilerunknown2005-07-011-1/+1
* | | | Name resolution context added (BUG#6443)unknown2005-07-011-6/+48
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-1/+1
|\ \ \
| * | | Rename all prepared statements COM_ commands to prefix with COM_STMT_unknown2005-06-171-1/+1
| |/ /
* | | renamed:unknown2005-06-151-2/+2
|/ /
* | A followup patch for Bug#7306 (limit in prepared statements):unknown2005-06-081-0/+1
* | Patch two (the final one) for Bug#7306 "the server side preparedStatementunknown2005-06-071-16/+17
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-301-6/+2
|\ \
| * | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-6/+2
* | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ | |/ / |/| / | |/
| * Cleanup during code reviewunknown2005-05-251-1/+1
* | Fixed references to uninitialized memoryunknown2005-05-191-1/+1
* | Fix warnings from iccunknown2005-05-181-3/+4
* | fixed mechanism of detection selection from table wich we updateunknown2005-03-281-72/+1
* | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-2/+5
|\ \
| * | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-2/+5
* | | After merge fix.unknown2005-03-031-2/+0
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-2/+2
|\ \ \
| * \ \ Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-171-2/+2
| |\ \ \
| | * \ \ manually mergedunknown2005-02-141-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | XA (not completely polished out yet)unknown2005-01-161-2/+2
* | | | | Mergeunknown2005-02-171-6/+27
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fix error in parsing string literals containing a backslash followedunknown2005-02-031-6/+26
* | | | Fix for bug#7915: crash,JOIN VIEW, subquery, SELECT .. FROM INFORMATION_SCHEM...unknown2005-02-161-0/+6
| |/ / |/| |
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-9/+5
|\ \ \
| * | | Precision Math implementationunknown2005-02-091-9/+5
* | | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-0/+4
|/ / /