summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for using unitialized mutex when running version compiled with --debugmonty@narttu.mysql.fi2003-03-041-4/+2
* fixed bug on case insensetive file systemsbell@sanja.is.com.ua2003-02-271-2/+2
* Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-1/+1
|\
| * Applied Sinisa's patch:lenz@mysql.com2003-02-191-1/+1
| * Applying Sinisa's patch:lenz@mysql.com2003-02-191-1/+0
| * Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-2/+0
* | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...venu@myvenu.com2003-02-201-0/+2
* | Fixed problem when connecting to user without a password.monty@mashka.mysql.fi2003-02-141-44/+87
* | Updated configure script to handle 1 digit numbers in MySQL versionmonty@mashka.mysql.fi2003-02-121-1/+1
* | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-46/+44
* | Move tmp_table_used to THDmonty@mashka.mysql.fi2003-02-101-0/+1
* | After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-071-10/+8
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-22/+43
|\ \ | |/
| * merge with 3.23.56 to get patches for --lower-case-table-names andmonty@mashka.mysql.fi2003-01-291-14/+10
| |\
| | * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...monty@mashka.mysql.fi2003-01-291-16/+9
| * | mergemonty@mashka.mysql.fi2003-01-281-6/+29
| |\ \
| | * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-5/+5
| | * | Merge with 3.23.55monty@mashka.mysql.fi2003-01-251-1/+1
| | |\ \ | | | |/
| | | * fixed double-free bug in COM_CHANGE_USERserg@serg.mysql.com2003-01-211-1/+1
| | * | Added timeout for wait_for_master_posmonty@mashka.mysql.fi2003-01-251-0/+23
| * | | Added option hostname.errAdministrador@light.2003-01-271-0/+2
| |/ /
* | | After merge fixmonty@mashka.mysql.fi2003-02-041-1/+1
* | | mergemonty@mashka.mysql.fi2003-02-041-5/+3
|\ \ \
| * | | Added charset number to result headermonty@mashka.mysql.fi2003-02-041-5/+3
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-02-021-1/+9
|\ \ \ \ | |/ / /
| * | | Merge work.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-01-311-0/+1
| |\ \ \
| | * \ \ Merge myvenu.com:/home/venu/bk/src-4.1venu@myvenu.com2003-01-311-0/+1
| | |\ \ \
| | | * | | Fix for subsequent error calls in multi-queryvenu@myvenu.com2003-01-311-0/+1
| * | | | | conflicts resolving gluh@gluh.mysql.r18.ru2003-01-311-0/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 'Replicate user variables' taskgluh@gluh.mysql.r18.ru2003-01-301-0/+6
| * | | | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rwwax@mysql.com2003-01-301-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rwwax@mysql.com2003-01-301-1/+1
| | |\ \ \ \
| | | * | | | change structure of udf_func and parameter of functions mysql_drop_func and a...wax@mysql.com2003-01-091-1/+1
* | | | | | | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-10/+10
* | | | | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-6/+4
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-291-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-2/+2
| |/ / / / /
* | | | | | improving of fields list creation in derived tables and unionsbell@sanja.is.com.ua2003-01-291-1/+1
* | | | | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...bell@sanja.is.com.ua2003-01-261-2/+1
* | | | | | mergingbell@sanja.is.com.ua2003-01-251-4/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-4/+11
* | | | | | Avoid memory overruns when buffer_length is too small (when fetching binary d...monty@mashka.mysql.fi2003-01-231-4/+7
* | | | | | Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\ \ \ \ \ \
| * | | | | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | | | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@deer.mysql.r18.ru2003-01-211-9/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge work.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-01-201-9/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Multi query fix the recursion (SCRUM - For Monty)venu@myvenu.com2003-01-201-9/+24
* | | | | | | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-59/+81
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2003-01-191-2/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | merge with 4.0 to get bug fix for SHOW PROCESSLIST + connected slavemonty@mashka.mysql.fi2003-01-191-2/+1
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |