- 12 Aug, 2004 1 commit
-
-
igor@rurik.mysql.com authored
Added test case for bug #4767. item_sum.cc: Added a correct setting of the maybe_null flag for a copy of an Item_sum object where the argument was a field of an inner table in an outer join read from a temporary table. It's part of the fix for bug #4767. sql_select.cc: Made change_refs_to_tmp_fields work correctly for test case of bug #4767 where Item_sum::get_tmp_table_item failed to build a correct copy of an Item_sum object referring to a field in a temporary table. It looks like a hack yet.
-
- 10 Aug, 2004 11 commits
-
-
mronstrom@mysql.com authored
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4508
-
dlenev@brandersnatch.localdomain authored
Instead of trying to open time zone tables during calculation of CONVERT_TZ() function or setting of @@time_zone variable we should open and lock them with the rest of statement's table (so we should add them to global table list) and after that use such pre-opened tables for loading info about time zones.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
konstantin@mysql.com authored
you need to check in to find out another couple of typos
-
konstantin@mysql.com authored
-
serg@serg.mylan authored
-
- 09 Aug, 2004 13 commits
-
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4756
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
paul@kite-hub.kitebird.com authored
minor option description change.
-
joreland@mysql.com authored
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
Solved performance problems by fixing a typo, which prevented enabling of write buffer.
-
bar@mysql.com authored
Collation name fixes.
-
joreland@mysql.com authored
testTransaction -n *Scan* testTimeout -n *
-
paul@kite-hub.kitebird.com authored
Put --help first, reorder other options so that they are alphabetical. (shouldn't have to use grep to find an option.) Move group_concat_max_len to variable part of list. Rename character_set_server, collation_server, shared_memory_base_name to character-set-server, collation-server, shared-memory-base-name. Make default-collation message refer to collation-server rather than character-set-server.
-
- 08 Aug, 2004 4 commits
-
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/ll
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
- Init _all_ of CREATE_TABLE_REF
-
kent@mysql.com authored
get_options() did an exit(0) after reporting "Too many arguments"
-
- 07 Aug, 2004 4 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
mronstrom@mysql.com authored
-
- 06 Aug, 2004 7 commits
-
-
mronstrom@mysql.com authored
Fixed Bug #4935, initialise before connecting again Some lines removed
-
kent@mysql.com authored
Can't return value from void function
-
joreland@mysql.com authored
-
magnus@neptunus.(none) authored
into neptunus.(none):/home/magnus/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/ll
-
joreland@mysql.com authored
-
magnus@neptunus.(none) authored
-