- 20 Aug, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
When in find_item_in_list() we are looking for item we should take into account unaliased names of the fields but only if item with such aliased name is not found. Also we should ignore aliases when looking for fully specified field.
-
- 11 Aug, 2004 6 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
bar@mysql.com authored
Slovak collation didn't work: typo fix in the tailoring rules
-
bar@mysql.com authored
Bug#4417: SHOW CREATE TABLE and SHOW COLUMNS now return consistent results when "SET NAMES BINARY", i.e. everything is sent in UTF8: column names, enum values, default values.
-
serg@serg.mylan authored
-
joreland@mysql.com authored
-
- 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 1 commit
-
-
mronstrom@mysql.com authored
Fixed Bug #4935, initialise before connecting again Some lines removed
-