summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-3/+8
* Merge mysql.com:/home/dlenev/mysql-5.0-bg11081unknown2006-05-021-30/+52
|\
| * Fix for bug#11081 "Using a CONVERT_TZ function in a stored function orunknown2006-04-241-30/+52
* | Fixed compiler and valgrind warningsunknown2006-03-291-4/+3
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-02-251-0/+2
|\ \ | |/
| * Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+2
* | WL #1034 (Internal CRON)unknown2006-01-101-0/+12
|\ \
| * | WL1034 update for latest 5.1 sourcesunknown2005-12-021-0/+12
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-12-131-0/+5
|\ \ \ | |/ / |/| / | |/
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-12-131-0/+5
| |\
| | * Minor Netware specific changes.unknown2005-12-131-0/+5
* | | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-241-0/+1
|\ \ \ | |/ /
| * | Always initialize THD::thread_stack: it's used inunknown2005-11-231-0/+1
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-1/+1
|\ \ \ | |/ /
| * | Inefficient usage of String::append() fixed.unknown2005-11-201-1/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newunknown2005-09-141-3/+3
|\ \ \ | |/ /
| * | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-3/+3
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-12/+22
|\ \ \ | |/ /
| * | Fixes during review of new pushed codeunknown2005-07-311-12/+22
* | | Patch for push of wl1354 Partitioningunknown2005-07-181-5/+5
|/ /
* | Merge with 4.1unknown2005-06-071-2/+1
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-2/+1
* | Mergeunknown2005-06-021-5/+7
|\ \ | |/
| * tztime.cc:unknown2005-06-021-5/+7
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-2/+54
* | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-3/+1
* | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. andunknown2005-01-281-2/+5
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-281-2/+8
| |\
| | * Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functionunknown2005-01-261-2/+8
* | | mergedunknown2005-01-241-1/+1
|\ \ \ | |/ /
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-1/+1
| |/
* | First stage of table definition cacheunknown2005-01-061-5/+5
* | After merge fixesunknown2004-12-311-2/+3
* | Fix for bug #6849 "Crash while preparing query containing const expr withunknown2004-12-171-0/+6
* | 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
|\ \