summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Manual merge.dlenev@mysql.com2004-12-311-4/+11
|\
| * Manual merge of patch implementing WL#1339 with main tree.dlenev@mysql.com2004-12-291-4/+11
| |\
| | * WL#1339 "Add per account max_user_connections limit (maximum number dlenev@brandersnatch.localdomain2004-12-291-4/+11
* | | Merge bk-internal:/home/bk/mysql-5.0vtkachenko@intelp4d.mysql.com2004-12-311-0/+4
|\ \ \
| * | | Many files:vtkachenko@intelp4d.mysql.com2004-12-241-2/+2
| * | | logging_ok:vtkachenko@intelp4d.mysql.com2004-12-241-0/+4
* | | | Merge with global treemonty@mysql.com2004-12-311-26/+29
|\ \ \ \
| * | | | After merge fixesmonty@mysql.com2004-12-311-1/+3
| * | | | Merge with 4.1monty@mishka.local2004-12-221-25/+26
| |\ \ \ \
| | * | | | WL#2274 - INSERT..SELECT..UPDATEacurtis@pcgem.rdg.cyberkinetica.com2004-12-131-23/+22
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
| | |\ \ \ \
| | | * | | | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
| | * | | | | Syntax extention: 'ALTER DATABASE' without db name (after review)gluh@gluh.mysql.r18.ru2004-12-061-3/+8
* | | | | | | wl#1629 SHOW with WHERE(final part, after review)gluh@gluh.mysql.r18.ru2004-12-301-24/+30
| |_|_|_|/ / |/| | | | |
* | | | | | revert "LOCK TABLES ... WHERE ENGINE=INNODB"serg@serg.mylan2004-12-271-11/+2
* | | | | | WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-10/+17
| |_|_|/ / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2004-12-211-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2004-12-191-7/+38
| |\ \ \ \
| * | | | | Fix for bug #6849 "Crash while preparing query containing const expr withdlenev@brandersnatch.localdomain2004-12-171-3/+5
* | | | | | Content merge.jan@hundin.mysql.fi2004-12-211-7/+38
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix for bug #7210: information_schema: can't access when table-name = reserve...gluh@gluh.mysql.r18.ru2004-12-181-0/+3
| * | | | | bit typeram@gw.mysql.r18.ru2004-12-171-7/+35
| |/ / / /
* | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0jan@hundin.mysql.fi2004-12-131-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Content merge.jan@hundin.mysql.fi2004-12-091-2/+11
| |\ \ \ \
| | * | | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsjan@hundin.mysql.fi2004-12-091-2/+11
| | | |_|/ | | |/| |
* | | | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...gluh@gluh.mysql.r18.ru2004-12-101-14/+9
|/ / / /
* | | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-3/+3
|\ \ \ \
| * | | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-3/+3
* | | | | Merge with 4.1monty@mysql.com2004-12-061-14/+6
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Bug #6379: ENUM values are incorrectly convertedbar@mysql.com2004-12-021-14/+6
| | |/ | |/|
* | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2004-11-251-41/+62
|\ \ \
| * | | WL#2050 - CREATE USER and DROP USER and RENAME USERingo@mysql.com2004-11-251-41/+62
* | | | Fixed BUG#6807: Stored procedure crash if CREATE PROCEDURE ... KILL QUERYpem@mysql.comhem.se2004-11-251-21/+7
|/ / /
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-251-39/+27
|\ \ \
| * | | Fix for bug #5888 "Triggers with nonexistent columns cause packetsdlenev@brandersnatch.localdomain2004-11-241-39/+27
* | | | mergebell@sanja.is.com.ua2004-11-211-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | mergebell@sanja.is.com.ua2004-11-111-6/+6
| |\ \ \ | | |_|/ | |/| |
| | * | mergebell@sanja.is.com.ua2004-10-071-4/+4
| | |\ \
| | * \ \ mergebell@sanja.is.com.ua2004-10-051-6/+6
| | |\ \ \
| | | * | | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-6/+6
| * | | | | After merge fixesmonty@mysql.com2004-11-091-1/+1
| * | | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-8/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-11-031-13/+23
| |\ \ \ \ \ \
| | * | | | | | Various syntax fixes in sql/sql_yacc.yy for stored procedures:pem@mysql.comhem.se2004-11-031-13/+23
| * | | | | | | Merge on pullmonty@mysql.com2004-11-031-49/+101
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixes after merge with 4.1monty@mysql.com2004-11-031-1/+2
| | * | | | | | merge with 4.1monty@mysql.com2004-10-291-49/+100
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-5.0/serg@serg.mylan2004-10-281-43/+47
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | smarter ALTER TABLE - don't copy the table if only comment or default val...serg@serg.mylan2004-10-211-43/+47
* | | | | | | | | mergedserg@serg.mylan2004-11-171-4/+8
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |