summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* A very nasty bug in multi-table deletes & updatesunknown2002-05-291-1/+2
* Some fixes for user resources managementunknown2002-05-291-8/+3
* merge with 3.23.51unknown2002-05-271-7/+9
|\
| * Renamed stripp_sp -> strip_spunknown2002-05-271-7/+9
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-05-181-1/+2
|\ \
| * \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-181-1/+2
| |\ \
| | * | Fixing that database privileges are also taken into account.unknown2002-05-181-1/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-05-161-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | invalidation moved before tables unlockingunknown2002-04-291-4/+3
* | | | merge with 3.23.51unknown2002-05-161-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Don't change FLOAT(X+1,X) to FLOAT(X+2,X)unknown2002-04-261-2/+2
| * | | Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-1/+1
* | | | Fixed some things to make MySQL to compile again.unknown2002-05-151-1/+3
| |_|/ |/| |
* | | Features made for Schlund plus several bug fixes.unknown2002-05-151-64/+111
| |/ |/|
* | Cleanupsunknown2002-04-021-1/+1
* | added building without query cacheunknown2002-03-221-5/+7
* | processing trunsactional tables in query cacheunknown2002-03-151-6/+34
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-02-151-2/+1
|\ \
| * | reverting wrong fixunknown2002-02-111-2/+1
* | | Fix after merge from 3.23unknown2002-02-151-4/+4
* | | merge with 3.23.49unknown2002-02-141-1/+12
|\ \ \ | | |/ | |/|
| * | Don't give warnings for empty statements with commentsunknown2002-02-141-0/+4
| * | Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+8
* | | Added --user=userid to mysqldunknown2002-02-131-63/+48
| |/ |/|
* | bugfix for max_user_connectionsunknown2002-02-081-2/+2
* | Changes for the max queries per hourunknown2002-02-011-144/+163
* | New error messagesunknown2002-01-291-105/+110
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-21/+43
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-15/+36
* | | some small changes for MULTI-TABLE updates and other little fixesunknown2002-01-161-65/+59
* | | mergeunknown2002-01-161-16/+16
|\ \ \
| * | | Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-17/+16
* | | | Some changes in multi-table deletes, with some speed-ups and unknown2002-01-121-3/+3
* | | | A small fix for a VERY small Monty's bug ...unknown2002-01-081-1/+0
|/ / /
* | | New CAST syntaxunknown2002-01-031-0/+10
* | | mergeunknown2002-01-021-2/+2
|\ \ \
| * | | Added macros for nice TIMESPEC usage.unknown2002-01-021-2/+2
* | | | Woooo....unknown2001-12-261-1/+1
* | | | Changes for the BitKeeper resolve.unknown2001-12-261-30/+167
|\ \ \ \ | |/ / / |/| | |
| * | | This is a large push. Included are :unknown2001-12-261-29/+166
* | | | Limit created keys to MAX_KEY_LENGTH.unknown2001-12-231-7/+14
* | | | Fixed access privilege bug in query cache.unknown2001-12-221-17/+23
* | | | Cleanup of alarm macros.unknown2001-12-211-3/+10
* | | | mergeunknown2001-12-201-0/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | make replication work correctly if the master logs SELECT RELEASE_LOCK() unknown2001-12-181-4/+17
* | | | merge with 3.23.47 (DO statement)unknown2001-12-171-0/+4
|\ \ \ \ | |/ / /
| * | | Added DO commandunknown2001-12-171-0/+4
* | | | Lots of portability fixes.unknown2001-12-171-2/+3
* | | | freebsd fix for opensslunknown2001-12-151-1/+1
* | | | Fix that SHOW STATUS works with SSL.unknown2001-12-131-1/+1