mariadb/sql/share
dlenev@brandersnatch.localdomain 09ba29e539 WL#1264 "Per-thread time zone support infrastructure".
Added basic per-thread time zone functionality (based on public
domain elsie-code). Now user can select current time zone
(from the list of time zones described in system tables).
All NOW-like functions honor this time zone, values of TIMESTAMP
type are interpreted as values in this time zone, so now
our TIMESTAMP type behaves similar to Oracle's TIMESTAMP WITH
LOCAL TIME ZONE (or proper PostgresSQL type).
  
WL#1266 "CONVERT_TZ() - basic time with time zone conversion 
function".
  
Fixed problems described in Bug #2336 (Different number of warnings 
when inserting bad datetime as string or as number). This required
reworking of datetime realted warning hadling (they now generated 
at Field object level not in conversion functions).
  
Optimization: Now Field class descendants use table->in_use member
instead of current_thd macro.
2004-06-18 10:11:31 +04:00
..
charsets ctype-win1250ch.c, ctype-czech.c: 2004-05-07 10:24:12 +05:00
czech WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
danish WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
dutch WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
english WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
estonian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
french WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
german WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
greek WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
hungarian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
italian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
japanese WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
korean WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
norwegian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
norwegian-ny WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
polish WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
portuguese WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
romanian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
russian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
serbian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
slovak WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
spanish WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
swedish WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
ukrainian WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
.cvsignore
Makefile.am Charset number is now stored into error.sys by comp_err and loaded by mysqld. 2003-09-17 16:22:58 +05:00