summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Added the following new privleges:unknown2002-06-121-27/+9
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-8/+16
* Features made for Schlund plus several bug fixes.unknown2002-05-151-1/+2
* replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-151-0/+2
* slave start <options> to be able to dounknown2002-03-091-1/+1
* merge with 3.23.49unknown2002-02-141-0/+1
|\
| * Don't give warnings for empty statements with commentsunknown2002-02-141-1/+1
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-1/+0
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-1/+0
* | | Accomodating Monty's changes from MULTI_DELETE to DELETE_MULTIunknown2001-12-261-1/+1
* | | Changes for the BitKeeper resolve.unknown2001-12-261-2/+2
|\ \ \
| * | | This is a large push. Included are :unknown2001-12-261-2/+2
| |/ /
* | | Fix after mergeunknown2001-12-171-2/+1
* | | merge with 3.23.47 (DO statement)unknown2001-12-171-0/+1
|\ \ \ | | |/ | |/|
| * | Added DO commandunknown2001-12-171-1/+1
* | | Fix that SHOW STATUS works with SSL.unknown2001-12-131-1/+1
* | | mergeunknown2001-12-131-1/+2
|\ \ \ | |/ /
| * | Added status variables for all MySQL commands.unknown2001-12-131-1/+2
| * | Fixed bug in GROUP BY ... DESCunknown2001-12-101-1/+1
* | | Update copyrightunknown2001-12-061-3/+3
| |/ |/|
* | Unchecked changes, so that I could run mysql-test.unknown2001-10-191-2/+2
* | Remved Gemini code.unknown2001-10-101-1/+0
* | Cleanup after last mergeunknown2001-10-081-0/+1
* | Mergeunknown2001-10-071-1/+0
|\ \ | |/
| * Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-1/+0
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-09-301-2/+3
|\ \
| * | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-2/+3
* | | Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+1
|/ /
* | SSL parser changes to allow SSL specific GRANT commandsunknown2001-09-221-0/+1
* | Remove warnings and portability fixesunknown2001-08-141-3/+2
* | Changes so that CREATE and INSERT work from UNION'sunknown2001-08-121-1/+1
* | Fix UNIONunknown2001-08-021-1/+2
* | UNIONs : further workunknown2001-07-221-1/+1
* | mergeunknown2001-07-081-0/+1
|\ \
| * | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-0/+1
* | | SHOW NEW MASTER FOR SLAVE WITH ...unknown2001-07-041-1/+3
|/ /
* | Changed safe_mysqld -> mysqld_safeunknown2001-06-281-1/+14
* | added SHOW BINLOG EVENTSunknown2001-06-211-1/+2
* | Second phase of UNIONS (please do not test it yet) and some other unknown2001-06-131-1/+1
* | bk resolve workunknown2001-06-071-16/+33
|\ \
| * | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-16/+34
* | | A slave now can optionally register with the master providing the unknown2001-05-301-1/+2
|/ /
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-1/+1
* | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSunknown2001-05-111-1/+2
* | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-071-1/+4
|/
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-1/+1
* Added isolation levelsunknown2001-03-211-0/+2
* Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>unknown2000-12-181-1/+2
* Add SHOW LOGS command.unknown2000-12-151-1/+1
* mergeunknown2000-11-161-10/+14
|\