| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into mysql.com:/home/psergey/mysql-5.0-bug8510
|
| |
| |
| |
| |
| |
| | |
from ANSI mode, as currently
ONLY_FULL_GROUP_BY mode is overly restrictive.
|
| | |
|
|/
|
|
|
|
|
| |
Rework parser expression rules
Rework handling for "||" concat/or
Eliminate some shift/reduce conflicts
Add support for "xxx IS [ NOT ] truth_value"
|
|
|
|
|
| |
More tests cases
After merge fixes
|
|
|
|
|
|
|
|
|
|
| |
bmove_allign -> bmove_align
Added OLAP function ROLLUP
Split mysql_fix_privilege_tables to a script and a .sql data file
Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects.
Added table_alias_charset, for easier --lower-case-table-name handling
Better SQL_MODE handling (Setting complex options also sets sub options)
New (faster) assembler string functions for x86
|
|
|