mariadb/sql-common
Tatiana A. Nurnberg 17bbe30cb0 Bug#41470: DATE_FORMAT() crashes the complete server with a valid date
Passing dubious "year zero" in non-zero date (not "0000-00-00") could
lead to negative value for year internally, while variable was unsigned.
This led to Really Bad Things further down the line.

Now doing calculations with signed type for year internally.
2009-01-08 10:25:31 +01:00
..
client.c fixed warnings and compile errors from the fix for bug 26243 2008-03-29 09:52:16 +02:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
my_time.c Bug#41470: DATE_FORMAT() crashes the complete server with a valid date 2009-01-08 10:25:31 +01:00
my_user.c Many files: 2006-12-23 20:17:15 +01:00
pack.c Many files: 2006-12-23 20:17:15 +01:00