127 Commits (49c963f5b5631b69fa135fca0cf973cb565a12c3)

Author SHA1 Message Date
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Sergey Glukhov 735bab72c5 Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE COMBINATION 15 years ago
Georgi Kodinov 59f68983ff Fixes for Bug #55755 and Bug #52315 part 2 15 years ago
Evgeny Potemkin ccbf81d5ff Bug#57278: Crash on min/max + with date out of range. 15 years ago
Davi Arnaut ed9ffc6b09 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Sergei Golubchik ae2768ce9c WL#4738 streamline/simplify @@variable creation process 16 years ago
Staale Smedseng 38b6d49e82 Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Mattias Jonsson 35ba36d13d Post fix patch for bug#20577 and bug#46362. 16 years ago
Staale Smedseng 2217de2513 Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Mattias Jonsson 3b756a01a0 Bug#46362: Endpoint should be set to false for TO_DAYS(DATE) 16 years ago
Daniel Fischer 459b686227 backport #41470, commit 62661 17 years ago
Tatiana A. Nurnberg aa3f93083c Bug#42146 - DATETIME fractional seconds parse error 17 years ago
Tatiana A. Nurnberg 17bbe30cb0 Bug#41470: DATE_FORMAT() crashes the complete server with a valid date 17 years ago
cmiller@zippy.cornsilk.net 9ff7a0cedc Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3 18 years ago
tnurnberg@mysql.com/white.intern.koehntopp.de 4a7c875673 Bug #32180: DATE_ADD treats datetime numeric argument as DATE instead of DATETIME 18 years ago
tnurnberg@mysql.com/white.intern.koehntopp.de dd7452c280 Bug#31800: Date comparison fails with timezone and slashes for greater than comparison 18 years ago
tnurnberg@sin.intern.azundris.com 57dc381268 Bug#30951: makedate returns different results depending on version of mysql 18 years ago
monty@mysql.com/nosik.monty.fi e53a73e26c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
tsmith@quadxeon.mysql.com ad2b6aea7e my_time.c: 19 years ago
msvensson@pilot.blaudden a65d12a830 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tnurnberg@blasphemy.mysql.com 034aec5dd5 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tnurnberg@blasphemy.mysql.com 30868bdc37 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
monty@mysql.com/narttu.mysql.fi 5475e8928b Fixed error found by valgrind in numerical date handling 19 years ago
monty@mysql.com/narttu.mysql.fi 1933603647 Removed not used define YY_MAGIC_BELOW 19 years ago
jani@ua141d10.elisa.omakaista.fi 5c542a4656 Fixed compiler warnings. 19 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru fab56c1f24 Fix for bug #25301: Non-zero dates with year 0000 are invalid 19 years ago
kent@mysql.com/kent-amd64.(none) 6523aca729 my_strtoll10-x86.s: 19 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru 10475626c1 Fix for bug #23616: Week() changed behaviour between 5.0.22 and 5.0.24 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
monty@mysql.com/narttu.mysql.fi 0a673596a2 Don't abort if we call my_thread_end() multiple times 19 years ago
monty@mysql.com/narttu.mysql.fi 3d40956039 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
monty@mysql.com/narttu.mysql.fi 3a35c30027 Fixed compiler warnings (Mostly VC++): 19 years ago
msvensson@neptunus.(none) 8e6cf24d3b Fix my_system_gmt_sec function declaration to be same as definition 19 years ago
monty@mysql.com/nosik.monty.fi e825879800 Remove compiler warnings 19 years ago
msvensson@neptunus.(none) 68a7d45a0a Use same type for function declaration and definition 19 years ago
holyfoot/hf@mysql.com/deer.(none) 7ddb8b68fa bug #19491 (5.0-related additional fixes) 19 years ago
petr/cps@mysql.com/owlet.local 3ec542dfbd Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 19 years ago
kaa@polly.local 609a3cd295 Fixes a number of problems with time/datetime <-> string conversion functions: 19 years ago
ramil/ram@mysql.com/myoffice.izhnet.ru ce433e9e44 Fix for bug #21789: DATETIME with 0000-00-00 11:22:33 should be invalid, but is accepted 19 years ago
brian@zim.(none) 4d7f7fb878 Removed warnings for Windows build issues. Edited Windows README to remove reference to BDB. 20 years ago
ramil/ram@mysql.com/myoffice.izhnet.ru 794fe3435c Fix for bug #19370: DateTime datatype in MySQL has two bugs in it 20 years ago
tnurnberg@mysql.com d1311e1ac7 Bug#18997: DATE_ADD and DATE_SUB perform year2K autoconversion magic on 4-digit year value 20 years ago
aivanov@mysql.com ea4c3481f2 Fixed BUG #12440: "Incorrect processing of time values containing 20 years ago
monty@mysql.com 99cb083549 Review of new pushed code 21 years ago
jimw@mysql.com 4340fa114e Fix parsing of dates with 'T' between date and time, as in ISO-8601 21 years ago
monty@mishka.local 8437e9c1be Fixes during review of new pushed code 21 years ago
jimw@mysql.com dd2f631ec4 Fix number to date conversion so it always honors the NO_ZERO_DATE, 21 years ago
joerg@mysql.com f5e0cf8e51 Changed C++ style comments to C style, bug#7665. 21 years ago
dlenev@brandersnatch.localdomain cd98fcf4e9 Merged fixes for bug #7297 "Two digit year should be interpreted 21 years ago