summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-051-7/+10
|\
| * caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-7/+10
* | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-0/+1
|\ \
| * | Delete Items created during Prepared Stat (memory leak bug) (Bug #3451)unknown2004-05-051-0/+1
| |/
* | Windows fixes for VC++ compiler compabilityunknown2004-05-051-3/+2
|/
* Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647)unknown2004-04-301-0/+6
* - Fixed compile error in sql_parse.ccunknown2004-04-151-1/+1
* Added missing return statementunknown2004-04-121-46/+52
* after review PS fixesunknown2004-04-101-98/+188
* mergeunknown2004-04-081-0/+46
|\
| * Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-0/+46
* | mergeunknown2004-04-081-129/+219
|\ \ | |/ |/|
| * new error for unsupported command in PSunknown2004-04-081-129/+219
* | Hand-resolved auto mergeunknown2004-04-071-1/+2
|\ \
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-03-301-1/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-6/+20
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-04-071-1/+1
| |\ \ \
| | * | | fixed unknown2004-04-061-1/+1
| * | | | Portability fixesunknown2004-04-071-0/+7
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-5/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed many compiler warningsunknown2004-04-051-5/+12
* | | | | after review changesunknown2004-04-071-0/+1
| |_|_|/ |/| | |
* | | | reverting table list to be able to use it in next PS call (BUG#2811)unknown2004-04-061-15/+45
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-031-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fixed brocken of client_test unknown2004-04-031-4/+3
| |/ /
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-7/+49
|/ /
* | false/true -> FALSE/TRUEunknown2004-03-301-1/+1
* | Merge with 4.0unknown2004-03-251-1/+1
|\ \
| * \ merge with 3.23unknown2004-03-251-1/+1
| |\ \
| | * | used right table for grants check (BUG#3270)unknown2004-03-231-1/+1
| | * | fixed processing of COM_BINLOG_DUMP to use in mysqlbinlogunknown2003-09-291-1/+2
| | * | Quick backport of the following bugfix from MySQL 4.0.14.unknown2003-09-121-0/+12
* | | | removed unneeded bzerounknown2004-03-231-2/+4
* | | | aliases should be compared with my_strcasecmp (BUG#3251)unknown2004-03-221-2/+3
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-211-1/+1
|\ \ \ \
| * | | | sys_var_str.value is never NULLunknown2004-03-201-1/+1
| | |_|/ | |/| |
* | | | after review changesunknown2004-03-201-4/+3
* | | | mergeunknown2004-03-181-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-0/+4
* | | | merge fixes (use old code)unknown2004-03-181-28/+68
|\ \ \ \ | |/ / / |/| | |
| * | | after merge fixesunknown2004-03-181-1/+5
| * | | After merge fixesunknown2004-03-171-1/+1
| * | | merge with 4.0unknown2004-03-161-28/+64
| |\ \ \ | | |/ /
| | * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-121-8/+4
| | |\ \
| | | * | fixed Bug #2985 unknown2004-03-051-8/+4
| | * | | Portability fixes & fixing of test suiteunknown2004-03-121-7/+10
| | * | | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...unknown2004-03-111-5/+38
| | * | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-14/+14
| | * | | invalidation of locking for write tables (BUG#2693)unknown2004-03-041-1/+5
| | |/ /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-161-2/+2
|\ \ \ \ | |/ / / |/| | |