- 29 Sep, 2003 3 commits
-
-
dlenev@mysql.com authored
Added resetting of replace_result patterns after --exec command in mysqltest (in order to be consistent with ordinary query execution).
-
lenz@mysql.com authored
from ulong to ulonglong by defining -DBIG_JOINS
-
monty@narttu.mysql.fi authored
Add quoting for use `database` for mysqlbinlog Removed test ins0000001 Add support for --replace for exec in mysqltest Don't refer to install dir in mysqlbinlog.result
-
- 28 Sep, 2003 1 commit
-
-
guilhem@mysql.com authored
it's just backquoting the db's and table's names when writing DROP TEMPORARY TABLE to the binlog when a connection ends. A testcase for this.
-
- 26 Sep, 2003 2 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
I am almost sure this is the cause for BUG#1381 [Opn]: Bug in replication on HP-UX 64 bit binaries? BUG#1256 [CRp]: Replication slave fails to connect to master in 64-bit version (Solaris) The reason why I think it's wrong is that the normal client code has uint32 ip_addr. (of course on 32-bit machines it does not matter, but on 64-bit it does).
-
- 25 Sep, 2003 3 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
the calls of external programs "uname" and "pwd" with Perl builtin functions "cwd()" and "POSIX::uname()"
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-binlog
-
- 24 Sep, 2003 15 commits
-
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
"If LOAD DATA INFILE 'small_file' fails on master, slave leaves temp files" (the bug is in the master)
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bgrn
-
dlenev@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
Bug #1392 "On Win, slave leaves one temp file after successf. replicating LOAD DATA INFILE" Windows-specific bug (we forgot to close a file before deleting it). Patch written by me, tested by Miguel (thanks!) and it works.
-
dlenev@mysql.com authored
Particularly for BUG#1340 mysqlbinlog coredumps when reading Exec event without seeing Create_file event before
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0
-
ram@gw.mysql.r18.ru authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
(Bugs #770, #1304 and maybe #1295)
-
ram@gw.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
-
monty@mishka.mysql.fi authored
-
- 23 Sep, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Added --include and --libs_r options to mysql_config. Added mysql_get_client_version() to client library Fixed some minor benchmark issues
-
- 20 Sep, 2003 1 commit
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-opssl
-
- 19 Sep, 2003 8 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
(kind request from the Novell team). Note that old chmods in rpl_rotate_logs remain.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bg-1340
-
dlenev@mysql.com authored
-
lenz@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bg-1340
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1073/mysql-4.0
-
dlenev@mysql.com authored
Fix for bug #1340 (More careful checks if we met proper Create_file_log_event before Append or Exec event we are processing now)
-
- 17 Sep, 2003 4 commits
-
-
lenz@mysql.com authored
-
jani@rhols221.adsl.netsonic.fi authored
backticks.
-
jani@rhols221.adsl.netsonic.fi authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
-
jani@rhols221.adsl.netsonic.fi authored
being read correctly from my.cnf.
-