summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Derived tables !unknown2002-03-261-4/+14
* Hash now supports several charsetsunknown2002-03-141-1/+2
* use String->charset instead of default_charset_infounknown2002-03-141-2/+2
* New ctype functions/macros to support many charsets at a timeunknown2002-03-121-6/+9
* 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
* | | | mergeunknown2001-12-131-0/+16
|\ \ \ \ | |/ / /
| * | | Added status variables for all MySQL commands.unknown2001-12-131-1/+16
| * | | removed ftfuncs argument for mysql_selectunknown2001-11-211-3/+0
* | | | Added FLUSH DES_KEY_FILE.unknown2001-12-131-7/+21
* | | | Fixed sleep time in mysql-test-rununknown2001-12-131-5/+9
* | | | Update copyrightunknown2001-12-061-5/+5
* | | | Update of query cache codeunknown2001-12-061-5/+4
* | | | Update of query cache code.unknown2001-12-051-55/+55
* | | | Query cache.unknown2001-12-021-6/+37
| |_|/ |/| |
* | | New improved IO_CACHEunknown2001-11-281-1/+1
* | | Fixed fulltext after merge from 3.23.45unknown2001-11-221-1/+1
* | | work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-0/+1
* | | Don't use IGNORE by default in INSERT ... SELECTunknown2001-11-081-2/+1