summaryrefslogtreecommitdiff
path: root/mysql-test/r/sql_mode.result
Commit message (Expand)AuthorAgeFilesLines
* sql_mode.test:unknown2006-04-271-0/+4
* Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-4/+4
* Fix for BUG#13897 "failure to do SET SQL_MODE=N where N is a number > 31" (th...unknown2006-02-181-0/+16
* support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-1/+2
* after merge fixunknown2005-09-291-20/+20
* 4.1 -> 5.0 mergeunknown2005-09-291-3/+23
|\
| * Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_incrementunknown2005-09-291-3/+23
| * BUG#11635 mysqldump exports TYPE instead of USING for HASH Cluster indexesunknown2005-07-071-3/+3
* | postmerge fixunknown2005-09-141-2/+2
* | part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-2/+2
* | retest the fix for bug #10362 (SHOW PROCEDURE always qualifies name with data...unknown2005-08-271-4/+4
* | Fix for bug #8449(Silent column changes)unknown2005-07-071-3/+3
* | Merge mysql.com:/home/jimw/my/mysql-5.0-6903unknown2005-07-051-0/+37
|\ \
| * | Fix SHOW CREATE VIEW to handle ANSI_QUOTES mode. (Bug #6903)unknown2005-06-151-0/+37
* | | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-0/+18
|/ /
* | Mergeunknown2005-06-091-0/+2
|\ \ | |/
| * Fix for bug#10732: Set SQL_MODE to NULL gives garbled error messageunknown2005-06-091-0/+2
* | Handle backslashes correctly in strings that also have doubled quotes whenunknown2005-02-031-0/+14
* | Output 'MEMORY' as table type for tables using the memory (nee heap) storageunknown2005-01-131-3/+3
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-7233unknown2005-01-081-3/+3
|\ \
| * | Use 'USING <indextype>' in results of SHOW CREATE TABLE, it's the preferredunknown2005-01-081-3/+3
| |/
* | Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCEunknown2004-11-271-1/+1
* | WL#638 - Fix precedence for parsing NOT ... LIKE expression sunknown2004-11-171-1/+1
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-0/+30
|\ \ | |/
| * field.cc, sql_mode.result, sql_mode.test:unknown2004-11-041-0/+30
* | Merge on pullunknown2004-11-031-0/+23
|\ \
| * \ merge with 4.1unknown2004-10-291-0/+23
| |\ \ | | |/
| | * BUG#5318 - failure: 'IGNORE_SPACE' affects numeric values after DEFAULT.unknown2004-09-141-0/+23
* | | WL#1437 :don't create new users with GRANTunknown2004-11-021-1/+1
|/ /
* | patch for task WL 1941 "NO_C_ESCAPE sql_mode"unknown2004-07-071-0/+249
|/
* Added --compact to mysqlbinlogunknown2004-02-091-1/+1
* WorkLog#1323unknown2003-12-101-5/+5
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-3/+3
* WL#1106: Switch = --maxdb rather than --sapdbunknown2003-10-151-2/+2
* Added SQLSTATE to client/server protocolunknown2003-06-041-4/+4
* Added --compatible mode to mysqldump.unknown2003-01-161-1/+1
* Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-0/+87