- 20 Jun, 2004 1 commit
-
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
- 19 Jun, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 18 Jun, 2004 16 commits
-
-
pekka@mysql.com authored
-
pekka@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
bar@mysql.com authored
No commit message
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-tz-push
-
bar@deer.(none) authored
New collations were added.
-
ndbdev@ndbmaster.mysql.com authored
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-06-14
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-tz-push
-
dlenev@brandersnatch.localdomain authored
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.
-
bar@deer.(none) authored
Code optimization to make it look better and work faster.
-
bar@deer.(none) authored
Fix for compilation failure when HAVE_CHARSET_ucs2 is not defined.
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
konstantin@mysql.com authored
character set introducer": add new item type to be returned before from Item_param until it's value is set. This way items like Item_bool_func2 and udf_handler won't treat this item as constant literal when statement is prepared.
-
tomas@poseidon.bredbandsbolaget.se authored
-
- 17 Jun, 2004 17 commits
-
-
tomas@poseidon.bredbandsbolaget.se authored
hpux make fix
-
tomas@poseidon.bredbandsbolaget.se authored
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1
-
tomas@poseidon.bredbandsbolaget.se authored
-
tomas@poseidon.bredbandsbolaget.se authored
-
tomas@poseidon.bredbandsbolaget.se authored
-
tomas@poseidon.bredbandsbolaget.se authored
-
tomas@poseidon.bredbandsbolaget.se authored
compile error on hpux
-
tomas@poseidon.ndb.mysql.com authored
No commit message
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
pekka@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
pekka@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
tomas@poseidon.bredbandsbolaget.se authored
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1
-
tomas@poseidon.bredbandsbolaget.se authored
-
- 16 Jun, 2004 5 commits
-
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-4030
-
konstantin@mysql.com authored
-
heikki@hundin.mysql.fi authored
Remove the use of mem_realloc in fil0fil.c; mem_realloc() was broken and the patch to remove its definition will propagate from the 4.0 tree; crash recovery with innodb_file_per_table has to be tested after this patch, not tested yet
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-4030
-
konstantin@mysql.com authored
-