summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1unknown2004-10-291-2/+6
|\
| * Fix for bug #6116 "SET time_zone := ... requires access tounknown2004-10-211-0/+4
| * A fix for MetroWerks compiler.unknown2004-09-161-2/+2
* | Small after merge cleanup of time zone initialization code.unknown2004-09-171-11/+25
* | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-17/+32
|/
* bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-14/+12
* Portability fixesunknown2004-08-261-5/+6
* Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-136/+170
* Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h,unknown2004-08-051-0/+1
* memory leak in tz code closedunknown2004-06-271-2/+4
* Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventingunknown2004-06-251-0/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-3/+3
|\
| * Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-422/+422
|\ \
| * | followupunknown2004-06-231-422/+422
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-4/+5
|\ \ \ | |/ / |/| |
| * | Fixed compilation on windows.unknown2004-06-241-4/+5
| |/
* | Fixed warning about unitialized mutex when mysqld couldn't start.unknown2004-06-231-9/+13
|/
* Small cleanup in time zone handling code:unknown2004-06-221-38/+39
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+2559