summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* - Fixed compile error in sql_parse.cclenz@mysql.com2004-04-151-1/+1
* Added missing return statementmonty@mysql.com2004-04-121-46/+52
* after review PS fixesbell@sanja.is.com.ua2004-04-101-98/+188
* mergebell@sanja.is.com.ua2004-04-081-0/+46
|\
| * Don't enable HA_EXTRA_WRITE_CACHE if too few rowsmonty@mysql.com2004-04-081-0/+46
* | mergebell@sanja.is.com.ua2004-04-081-129/+219
|\ \ | |/ |/|
| * new error for unsupported command in PSbell@sanja.is.com.ua2004-04-081-129/+219
* | Hand-resolved auto mergeingo@mysql.com2004-04-071-1/+2
|\ \
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX.ingo@mysql.com2004-03-301-1/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-071-6/+20
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-04-071-1/+1
| |\ \ \
| | * | | fixed vva@eagle.mysql.r18.ru2004-04-061-1/+1
| * | | | Portability fixesmonty@mysql.com2004-04-071-0/+7
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-5/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed many compiler warningsmonty@mysql.com2004-04-051-5/+12
* | | | | after review changesbell@sanja.is.com.ua2004-04-071-0/+1
| |_|_|/ |/| | |
* | | | reverting table list to be able to use it in next PS call (BUG#2811)bell@sanja.is.com.ua2004-04-061-15/+45
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-031-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fixed brocken of client_test bell@sanja.is.com.ua2004-04-031-4/+3
| |/ /
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-7/+49
|/ /
* | false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-1/+1
* | Merge with 4.0monty@mysql.com2004-03-251-1/+1
|\ \
| * \ merge with 3.23monty@mysql.com2004-03-251-1/+1
| |\ \
| | * | used right table for grants check (BUG#3270)bell@sanja.is.com.ua2004-03-231-1/+1
| | * | fixed processing of COM_BINLOG_DUMP to use in mysqlbinlogvva@eagle.mysql.r18.ru2003-09-291-1/+2
| | * | Quick backport of the following bugfix from MySQL 4.0.14.guilhem@mysql.com2003-09-121-0/+12
* | | | removed unneeded bzerobell@sanja.is.com.ua2004-03-231-2/+4
* | | | aliases should be compared with my_strcasecmp (BUG#3251)bell@sanja.is.com.ua2004-03-221-2/+3
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-211-1/+1
|\ \ \ \
| * | | | sys_var_str.value is never NULLserg@serg.mylan2004-03-201-1/+1
| | |_|/ | |/| |
* | | | after review changesbell@sanja.is.com.ua2004-03-201-4/+3
* | | | mergebell@sanja.is.com.ua2004-03-181-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-0/+4
* | | | merge fixes (use old code)monty@mysql.com2004-03-181-28/+68
|\ \ \ \ | |/ / / |/| | |
| * | | after merge fixesmonty@mysql.com2004-03-181-1/+5
| * | | After merge fixesmonty@mysql.com2004-03-171-1/+1
| * | | merge with 4.0monty@mysql.com2004-03-161-28/+64
| |\ \ \ | | |/ /
| | * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-03-121-8/+4
| | |\ \
| | | * | fixed Bug #2985 vva@eagle.mysql.r18.ru2004-03-051-8/+4
| | * | | Portability fixes & fixing of test suitemonty@mysql.com2004-03-121-7/+10
| | * | | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...guilhem@mysql.com2004-03-111-5/+38
| | * | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":guilhem@mysql.com2004-03-111-14/+14
| | * | | invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-041-1/+5
| | |/ /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-161-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fixed comparation of tables/database names with --lower_case_table_names (BUG...bell@sanja.is.com.ua2004-02-201-2/+2
* | | | Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed konstantin@mysql.com2004-03-151-1/+1
* | | | Comment for do_command moved inside #ifndef EMBEDDED_LIBRARY.konstantin@oak.local2004-03-081-2/+11
* | | | Desperate attempt to push part of prepared statements cleanup which was konstantin@oak.local2004-03-021-0/+24
* | | | temporary undo needed for mergeguilhem@mysql.com2004-02-281-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for BUG#3000:guilhem@mysql.com2004-02-281-0/+16