summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-1/+1
* Merge key cache structures to onemonty@mysql.com2003-11-201-2/+1
* Delete duplicate error message namesmonty@mashka.mysql.fi2003-11-181-13/+13
* mergemonty@mashka.mysql.fi2003-11-181-6/+52
|\
| * CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-6/+52
* | word substitution in error messages removed - can create problems for i18nserg@serg.mylan2003-11-181-13/+13
* | do not log certain commans in the slow logserg@serg.mylan2003-11-141-9/+17
|/
* Merge with 4.0monty@narttu.mysql.fi2003-11-041-20/+67
|\
| * Change back service name to MySQLmonty@narttu.mysql.fi2003-10-301-4/+8
| * followup to max_user_connections fix, keep the count more accurateserg@serg.mylan2003-10-291-3/+4
| * fixes for max_user_connections (connections are now counted even ifserg@serg.mylan2003-10-271-10/+15
* | Mergemonty@narttu.mysql.fi2003-11-031-15/+16
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-15/+16
* | | after review fixbell@sanja.is.com.ua2003-11-031-12/+12
* | | mergebell@sanja.is.com.ua2003-10-311-1/+11
|\ \ \
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-1/+1
| * | | mergebell@sanja.is.com.ua2003-10-281-0/+10
| |\ \ \
| | * \ \ Mergebell@sanja.is.com.ua2003-10-221-0/+10
| | |\ \ \
| | | * | | subqueries made printablebell@sanja.is.com.ua2003-10-161-0/+10
* | | | | | small fix for max_user_connections. everything else will be pulled from 4.0serg@serg.mylan2003-10-311-1/+2
* | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-5/+0
|\ \ \ \ \ \
| * | | | | | old_total_warn_count is not usedkonstantin@oak.local2003-10-311-5/+0
* | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-3/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Mergeigor@rurik.mysql.com2003-10-301-3/+14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Many files:igor@rurik.mysql.com2003-10-011-2/+4
| | * | | | | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-2/+11
| | |\ \ \ \ \
| | | * \ \ \ \ Manual mergeigor@rurik.mysql.com2003-08-261-2/+11
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-08-021-6/+19
| | | | |\ \ \ \ \
| | | | * | | | | | resolving bk problemsigor@rurik.mysql.com2003-08-021-1/+1
| | | | * | | | | | Conflict resolutionigor@rurik.mysql.com2003-07-161-8/+19
| | | | |\ \ \ \ \ \
| | | | * | | | | | | mi_keycache.c:igor@rurik.mysql.com2003-07-161-2/+11
| * | | | | | | | | | sql_parse.cc:heikki@hundin.mysql.fi2003-10-261-27/+35
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | sql_parse.cc:heikki@hundin.mysql.fi2003-10-251-0/+3
| * | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-10-251-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-10-251-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | made 'TODO'bell@sanja.is.com.ua2003-10-241-1/+1
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| * | | | | | | | | | sql_parse.cc:heikki@hundin.mysql.fi2003-10-251-8/+48
* | | | | | | | | | | return proper value (otherwise mysld crashes here)serg@serg.mylan2003-10-251-2/+2
* | | | | | | | | | | and -> &&serg@serg.mylan2003-10-251-3/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-241-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | removed one more hack that - as usual - almost always workedserg@serg.mylan2003-10-241-2/+2
| |/ / / / / / / /
* | | | | | | | | Mergebell@sanja.is.com.ua2003-10-231-2/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | merge with 4.0monty@mashka.mysql.fi2003-10-161-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-10-151-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and...serg@serg.mylan2003-10-141-1/+1
| | * | | | | | | | Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-9/+9
| | |/ / / / / / /
| * | | | | | | | Many files:heikki@hundin.mysql.fi2003-10-131-1/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@laptop.sanja.is.com.ua2003-10-091-3/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Indentation cleanupsmonty@narttu.mysql.fi2003-10-081-1/+4
| * | | | | | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-2/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /