375 Commits (1b7d4b37b4656723d898379e13830543c4d8bd45)

Author SHA1 Message Date
Staale Smedseng a073ee45c2 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng a092ed1afe Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
unknown b125770aaa We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Michael Widenius bd4e65515f Fixed compiler warnings found by gcc 4.3.2 17 years ago
Sergey Glukhov c06df92af6 Bug#37575 UCASE fails on monthname 17 years ago
Ramil Kalimullin 39efef853b Fix for bug#36772: When using UTF8, CONVERT with GROUP BY 17 years ago
unknown a3e83048a3 Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
unknown 2ae4b047a3 Bug #33256: CREATE ... SELECT creates obsolete table 18 years ago
unknown 08b256f9df Bug#31990: MINUTE() and SECOND() return bogus results when used on a DATE 18 years ago
unknown d689cf23be Bug#32770: LAST_DAY() returns a DATE, but somehow internally keeps track of the TIME. 18 years ago
unknown f56e68929a manual merge. 18 years ago
unknown b1fc4b9e63 Bug#31990: MINUTE() and SECOND() return bogus results when used on a DATE 18 years ago
unknown c7191f90a3 Fix for bug #32137: prepared statement crash with str_to_date in update clause 18 years ago
unknown ddeec5ab8d export patch for bug#31221 18 years ago
unknown 787a4b487a Bug #31221: Optimizer incorrectly identifies impossible WHERE clause 18 years ago
unknown d43c15b0de Doxygenization of comments. 18 years ago
unknown ebaa05efa7 Bug#27216: functions with parameters of different date types may return wrong 18 years ago
unknown 4aaabb06c0 BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functions 18 years ago
unknown 333a28bc76 Bug #27014: Imperfect error/warning message for STR_TO_DATE for invalid datetime value 18 years ago
unknown 53df09a9a6 Bug#28875 Conversion between ASCII and LATIN1 charsets does not function 19 years ago
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown a131428f04 Bug#29898: Item_date_typecast::val_int doesn't reset the null_value flag. 19 years ago
unknown 727757d299 Fix for BUG#27592: stack overrun when storing datetime value 19 years ago
unknown d393c9e666 Bug#28450: The Item_date_add_interval in select list may fail the field 19 years ago
unknown b5e4f54a53 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown 21bfc2f2e8 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown a2a49ced4d Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 95f51da260 merging fix 19 years ago
unknown 7216281eab Bug#16377: Wrong DATE/DATETIME comparison in BETWEEN function. 19 years ago
unknown 212ecf348c Removed not used define YY_MAGIC_BELOW 19 years ago
unknown 0ea47f3ed4 BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked 19 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 3cb3a9a149 Bug #25643: SEC_TO_TIME function problem 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 665004c8e0 fix for bug #23938: ISNULL on DATE AND CAST AS DATE returns false for null values 19 years ago
unknown d6541d099b This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 8639c18f4d after-merge fixup. 19 years ago
unknown 69d8bfe231 Fix for bug #23653: Crash if last_day('0000-00-00') 19 years ago
unknown d301b4a0a5 Bug#22646 LC_TIME_NAMES: Assignment to non-UTF8 target fails 19 years ago
unknown 07d8be4544 Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) 19 years ago
unknown 8a7bc05288 Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 19 years ago
unknown 01a0be193d bug #19491 (CAST do DATETIME wrong result) 19 years ago
unknown 4c02f402d4 Fix for bug #22229: Bug in DATE_ADD() 19 years ago