summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-14/+18
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-8/+13
* | New CAST syntaxunknown2002-01-031-65/+38
* | mergeunknown2002-01-021-5/+11
|\ \
| * | Added macros for nice TIMESPEC usage.unknown2002-01-021-2/+6
* | | DATE,TIME and DATETIME SQL typecastsunknown2001-12-291-0/+6
* | | Accomodating Monty's changes from MULTI_DELETE to DELETE_MULTIunknown2001-12-261-1/+1
* | | Changes for the BitKeeper resolve.unknown2001-12-261-8/+49
|\ \ \ | |/ / |/| |
| * | This is a large push. Included are :unknown2001-12-261-8/+49
* | | merge with 3.23.47 (DO statement)unknown2001-12-171-5/+19
|\ \ \
| * | | Added DO commandunknown2001-12-171-5/+19
* | | | Fix that SHOW STATUS works with SSL.unknown2001-12-131-1/+1
* | | | Added FLUSH DES_KEY_FILE.unknown2001-12-131-28/+30
* | | | Fixes for des_crypt functions.unknown2001-12-131-6/+6
* | | | Fixed sleep time in mysql-test-rununknown2001-12-131-8/+16
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-12-111-12/+9
|\ \ \ \
| * | | | Fix for MyISAM records > 16Munknown2001-12-111-1/+1
| * | | | mergeunknown2001-12-101-11/+8
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug in GROUP BY ... DESCunknown2001-12-101-11/+8
* | | | | --des-key-file functinality addedunknown2001-12-101-6/+4
|/ / / /
* | | | Removed compiler warnings.unknown2001-12-101-3/+1
* | | | Query cache.unknown2001-12-021-23/+89
| |_|/ |/| |
* | | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-11-091-2/+6
|\ \ \
| * | | des_encrypt()/des_decrypt() work much better nowunknown2001-11-091-2/+6
* | | | Fixed bug in UPDATE .. ORDER BYunknown2001-11-081-4/+4
* | | | Don't use IGNORE by default in INSERT ... SELECTunknown2001-11-081-1/+7
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-071-0/+4
|\ \ \ \ | |/ / /
| * | | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-11-051-0/+4
| |\ \ \
| | * | | sql_yacc.yy des_encrpytunknown2001-11-051-0/+4
| | | |/ | | |/|
* | | | Portability fixunknown2001-11-071-2/+2
* | | | emove purify warningsunknown2001-11-061-7/+13
|/ / /
* | | mergeunknown2001-11-031-1/+2
|\ \ \ | |/ / |/| |
| * | Fixed error message when opening a not-MyISAM file.unknown2001-10-291-1/+4
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-10-251-2/+4
|\ \ \
| * | | merge of lost changeunknown2001-10-241-0/+2
| |/ /
| * | Fix bugs in LEFT JOIN and field=NULunknown2001-10-201-2/+2
* | | New alternate UNION syntax and bug fix for multi-table deletesunknown2001-10-251-32/+19
* | | Unchecked changes, so that I could run mysql-test.unknown2001-10-191-1/+31
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2001-10-101-13/+0
|\ \
| * | Remved Gemini code.unknown2001-10-101-13/+0
* | | mergedunknown2001-10-091-21/+80
|\ \ \ | |/ /
| * | Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-1/+1
| * | Cleanup after last mergeunknown2001-10-081-15/+21
| * | mergedunknown2001-10-031-24/+38
| |\ \
| | * | Fixed that SHOW CREATE TABLE shows all attributesunknown2001-09-301-4/+6
| | * | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-20/+32
| * | | mergedunknown2001-09-221-4/+13
| |\ \ \ | | |/ /
| | * | Added support of INSERT to MERGE tablesunknown2001-09-221-1/+10
| | * | Typo fixes on SSLunknown2001-09-221-1/+1
| | * | SSL parser changes to allow SSL specific GRANT commandsunknown2001-09-221-4/+31