- 24 May, 2004 8 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-macosx
-
dlenev@brandersnatch.localdomain authored
The code in mysql_create_table() code assumes that if lower_case_names==2 then table alias should contain unchanged table name, and this was not true for temporary tables which had 'tmp-table' constant as alias. Now we are using table name as alias for such tables.
-
monty@mysql.com authored
Remove compiler warnings Update windows project files
-
dlenev@brandersnatch.localdomain authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.3691
-
hf@deer.(none) authored
but database is created) handling of CREATE DATABASE errors changed
-
- 23 May, 2004 3 commits
-
-
guilhem@mysql.com authored
It causes mysqlbinlog to not stop after the end of the requested binlog, and instead read until the end of the last binlog of mysqld (beware of endless loops if you pipe this into the same mysqld). I.e. it enables back (at customer's request) what we considered (and I still do) as BUG#3204, but now with an option instead of being the default behaviour. The default behaviour is still to stop after the end of the requested binlog, whether --read-from-remote-server or not.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
(as of mi_compare_text) words with different lengths. bug #3835
-
- 22 May, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
names to lower case using latin1 instead of utf-8 in sql_acl.cc if lower_case_table_names was on. Also replaced in other such places system_charset_info with files_charset_info for consistency.
-
- 21 May, 2004 7 commits
-
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bcut
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.3744
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bcut
-
hf@deer.(none) authored
errormsg.sys) Cleanups added
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
tomas@poseidon.(none) authored
-
serg@serg.mylan authored
-
- 20 May, 2004 5 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
msvensson@build.mysql.com authored
-
bell@sanja.is.com.ua authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b3728
-
ram@gw.mysql.r18.ru authored
-
- 19 May, 2004 16 commits
-
-
marko@hundin.mysql.fi authored
-
monty@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.0-root
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-explain-4.1
-
bell@sanja.is.com.ua authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
dlenev@brandersnatch.localdomain authored
rpl_relayrotate.test to innodb.test since this test requires innodb support.
-
monty@mysql.com authored
Ensured that all projects compile Removed compiler warnings Better setting of server_version variable. Fix that make_win_src_distribution creates the privilege tables.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
(fix by our Harrison Fisk): when one does SET GLOBAL SERVER_ID=x, we must set server_id_supplied to 1.
-
pem@mysql.comhem.se authored
Made the combination of INTO and FROM DUAL work, e.g. SELECT 1 INTO @x FROM DUAL. As a consequence, DUAL is made a reserved word. It would work to not have it reserved, but it was deemed to be confusing as a user defined table by the same name then must be qualified with a db (schema).
-
konstantin@mysql.com authored
work as expected": precision-losing conversion removed from sys_var_thd_ulonglong.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.ps
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Fixed wrong number of warnings/duplicates for machines with high-byte-first
-