summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-06-031-1/+41
|\
| * Implementation of WL#1824 "Add replication of character set variables in 4.1",guilhem@mysql.com2004-06-031-1/+41
* | Merge with 4.0 to get fixes for netwaremonty@mysql.com2004-06-021-1/+1
|\ \ | |/ |/|
| * Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...jani@a80-186-24-72.elisa-laajakaista.fi2004-06-011-1/+1
| * backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-291-2/+2
* | Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-1/+4
* | Introduced parameter object "ALTER_INFO" for mysql_alter_tablevva@eagle.mysql.r18.ru2004-05-211-20/+17
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-191-1/+1
|\ \
| * | don't try to purge closed logsserg@serg.mylan2004-05-181-1/+1
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fixes for #3371, #3372, #3374, #3375, #3376hf@deer.(none)2004-05-151-1/+1
* | | Merge with 4.0.20monty@mysql.com2004-05-171-1/+3
|\ \ \ | |/ / |/| / | |/
| * Extra safety fixes (probably not needed, but can't hurt)monty@mysql.com2004-05-151-1/+2
| * Many files:heikki@hundin.mysql.fi2004-05-141-0/+1
* | Don't automaticly generate a new key for a foreign key constraint if there is...monty@mysql.com2004-05-121-2/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-051-7/+10
|\ \
| * | caching of queries with isammerge tables forbiden using general waybell@sanja.is.com.ua2004-05-051-7/+10
* | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1miguel@hegel.local2004-05-051-0/+1
|\ \ \
| * | | Delete Items created during Prepared Stat (memory leak bug) (Bug #3451)monty@mysql.com2004-05-051-0/+1
| |/ /
* | | Windows fixes for VC++ compiler compabilitymiguel@hegel.local2004-05-051-3/+2
|/ /
* | Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647)monty@mysql.com2004-04-301-0/+6
* | - 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
|\ \ \ \