- 12 Oct, 2005 11 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
guilhem@mysql.com authored
To force a restart at the end of test, the option file must be non-empty, it's not enough if it exists and is empty.
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
in short we now record whenever the slave I/O thread ignores a master's event because of its server id, and use this info in the slave SQL thread to advance Exec_master_log_pos. Because if we do not, this variable stays at the position of the last executed event, i.e. the last *non-ignored* executed one, which may not be the last of the master's binlog (and so the slave *looks* behind the master though it's data-wise it's not).
-
grog@mysql.com authored
into mysql.com:/users/grog/4.1
-
grog@mysql.com authored
Bug #10308: Parse 'purge master logs' with subselect correctly. subselect.test: Bug #10308: Test for 'purge master logs' with subselect. subselect.result: Bug #10308: Test result for 'purge master logs' with subselect.
-
- 11 Oct, 2005 6 commits
-
-
jimw@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
jimw@mysql.com authored
signal handlers are set up, the blocking flags for sockets are set, and which thread-related functions are used. (Bug #8731)
-
gluh@eagle.intranet.mysql.r18.ru authored
The fix is needed to perform locking on shared data structures This is modification of patch proposed by Leandro Santi (see http://webs.sinectis.com.ar/lesanti/misc/mysql-4.0.23a-openssl_locking.patch)
-
- 10 Oct, 2005 4 commits
-
-
lars@mysql.com authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.13372
-
lars@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
- Added error printout and nice exit for duplicate default sections
-
- 08 Oct, 2005 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
don't allow STOP SLAVE if global read lock is in taken
-
- 07 Oct, 2005 7 commits
-
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-4.1
-
ramil@mysql.com authored
-
joerg@mysql.com authored
Copy disabled.def (Backport of Kent's change from the main tree to the 4.1.15 build clone. Original changeset: 2005/10/07 13:08:07+02:00 kent@mysql.com )
-
kent@mysql.com authored
Copy zlib.a and valgrind.supp if exists Copy disabled.def
-
joerg@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
- Use %lx instead of %p as %p is not portable - Don't replace ROW item with Item_null
-
- 06 Oct, 2005 10 commits
-
-
kent@mysql.com authored
Corrected platform name output Services.cpp: Dont print null address (back port from 5.0)
-
jimw@mysql.com authored
-
kent@mysql.com authored
Reintroduced --machine Better sh compatibility, "for i ; do" is not portable
-
dean@mysql.com authored
into mysql.com:/home/dellis/mysqlab/bk/mysql-4.1
-
kent@mysql.com authored
Replaced --machine with --platform General code cleanup
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Bugs/4.1.13605
-
gluh@eagle.intranet.mysql.r18.ru authored
-
kent@mysql.com authored
-
bar@mysql.com authored
Wrong variable.
-
pekka@mysql.com authored
-