summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13unknown2003-05-191-15/+25
|\
| * Safety fix to enable RAID in max binariesunknown2003-05-131-2/+6
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-5/+1
| * Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-12/+14
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-03-281-1/+4
| |\
| | * fixed SQL_SELECT option with UNIONsunknown2003-02-271-1/+4
* | | LOCAL is an alias of NO_WRITE_TO_BINLOGunknown2003-05-161-0/+1
* | | Scrum task 845. Thi is a behaviour change :unknown2003-05-151-5/+15
* | | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-1/+7
* | | INSERT ... UPDATE ... VALUES()unknown2003-05-031-3/+5
* | | Variable names have been renamed:unknown2003-04-231-14/+13
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-231-1/+1
|\ \ \
| * | | processing of subselect in global ORDER BY (fifed crash of server)unknown2003-03-111-1/+1
* | | | I renamed system variable literal_collation into connection_collationunknown2003-04-221-4/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-161-4/+4
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-161-3/+3
| |\ \ \ \
| | * | | | Add mysys specific error messagesunknown2003-04-161-3/+3
| * | | | | replace default separator in group_concat, correct a bugunknown2003-04-161-1/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-121-69/+52
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Use of CHARSWT_INFO *result_collationunknown2003-04-081-17/+32
| * | | | | SET NAMES doesn't start recodingunknown2003-04-081-1/+1
| |/ / / /
| * | | | sys_var_collation is now abstract classunknown2003-04-071-1/+1
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-051-47/+26
| |\ \ \ \
| | * | | | Some optimization in SET NAMESunknown2003-04-051-47/+26
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-051-14/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | sql_yacc.yy:unknown2003-04-051-1/+1
| | * | | | sql_yacc.yy, set_var.h, set_var.cc:unknown2003-04-051-14/+3
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-051-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fixed st_select_lex initializationunknown2003-04-051-2/+2
* | | | | | Fix to support update + bianry logs with prepared statements (Dynamic query)unknown2003-04-041-1/+1
|/ / / / /
* | | | | Auto mergedunknown2003-04-021-3/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | This is full commit of group_concat with support subselectsunknown2003-03-181-3/+33
* | | | | sql_yacc.yy:unknown2003-03-281-8/+8
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-271-0/+2
|\ \ \ \ \
| * | | | | After merge fixesunknown2003-03-271-2/+2
| * | | | | Merge with 4.0.13unknown2003-03-261-0/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2003-03-211-2/+6
| | |\ \ \ \
| | | * | | | do not allow to cache queries with INTO clauseunknown2003-03-061-2/+6
| | | | |_|/ | | | |/| |
* | | | | | More OpenGIS compatibility:unknown2003-03-271-2/+12
|/ / / / /
* | | | | Two separate commands: SHOW COLLATION and SHOW CHARACTER SETunknown2003-03-251-0/+2
* | | | | sql_yacc.yy:unknown2003-03-211-4/+4
* | | | | COLLATE precedence bug has been fixed:unknown2003-03-211-5/+5
* | | | | A separate variable national_charset_info unknown2003-03-211-8/+7
* | | | | SELECT N'string'unknown2003-03-201-1/+6
* | | | | NATIONAL CHARACTER VARYING(n)unknown2003-03-201-4/+13
* | | | | NCHAR(n) and NATIONAL CHARACTER(n)unknown2003-03-201-3/+13
* | | | | New syntax for character strings:unknown2003-03-201-0/+8
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-54/+128
|\ \ \ \ \
| * | | | | CONVERT class was removedunknown2003-03-181-2/+8
| * | | | | SRID support.unknown2003-03-181-8/+13