summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor Netware specific changes.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-131-0/+5
* a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-2/+1
* tztime.cc:kent@mysql.com2005-06-021-5/+7
* Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2005-01-281-2/+8
|\
| * Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functiondlenev@brandersnatch.localdomain2005-01-261-2/+8
* | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-1/+1
|/
* Fix for bug #6116 "SET time_zone := ... requires access todlenev@brandersnatch.localdomain2004-10-211-0/+4
* A fix for MetroWerks compiler.jani@rhols221.adsl.netsonic.fi2004-09-161-2/+2
* bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-14/+12
* Portability fixesmonty@mysql.com2004-08-261-5/+6
* Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-136/+170
* Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h,konstantin@mysql.com2004-08-051-0/+1
* memory leak in tz code closedserg@serg.mylan2004-06-271-2/+4
* Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventingdlenev@brandersnatch.localdomain2004-06-251-0/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-06-241-3/+3
|\
| * Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-06-241-422/+422
|\ \
| * | followupserg@serg.mylan2004-06-231-422/+422
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-06-241-4/+5
|\ \ \ | |/ / |/| |
| * | Fixed compilation on windows.dlenev@brandersnatch.localdomain2004-06-241-4/+5
| |/
* | Fixed warning about unitialized mutex when mysqld couldn't start.monty@mysql.com2004-06-231-9/+13
|/
* Small cleanup in time zone handling code:dlenev@brandersnatch.localdomain2004-06-221-38/+39
* WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-0/+2559