- 13 May, 2004 8 commits
-
-
heikki@hundin.mysql.fi authored
Reserve the MySQL LOCK_thread_count mutex when printing thd->query of an arbitrary transaction; if we are printing thd->query of a transaction that we know is currently executing inside InnoDB, then we know that MySQL cannot meanwhile change thd->query, and no need to reserve the MySQL mutex; note that this patch still leaves open the possibility of races in MySQL's thd->query_len
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
heikki@hundin.mysql.fi authored
A flawed fix of the thd->query race in SHOW INNODB STATUS; see the comments in code about how to fix this properly; we cannot use LOCK_thread_count to protect thd->query, because that will cause a deadlock of threads
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
lenz@mysql.com authored
make_binary_distribution (bug#2857)
-
marko@hundin.mysql.fi authored
innobase_mysql_print_thd(): protect thd with LOCK_thread_count (Bug #3596)
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
- 12 May, 2004 2 commits
-
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
Backport suppression of MSVC++ warning from 4.1
-
- 11 May, 2004 4 commits
-
-
lenz@mysql.com authored
- Tagged ChangeSet@1.1800.1.1 as "mysql-4.0.19"
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
-
- 10 May, 2004 7 commits
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.0
-
marko@hundin.mysql.fi authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-bug2831
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
"phrase search" should not match partial words (it should not match 'paraphrase searches')
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-bug2831
-
ingo@mysql.com authored
-
- 07 May, 2004 3 commits
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/l/mysql-4.0
-
marko@hundin.mysql.fi authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-bug2831
-
- 06 May, 2004 7 commits
-
-
into a80-186-24-72.elisa-laajakaista.fi:/home/my/bk/mysql-4.0
-
to use long query strings with it. Bug#3633
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
-
ingo@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
-
- 05 May, 2004 7 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
very minor changes: a STOP SLAVE in a replication test to get rid of a non critical message in slave.err, and a comment update
-
marko@hundin.mysql.fi authored
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
(Bug #3596)
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/l/mysql-4.0
-
- 04 May, 2004 2 commits
-
-
greg@mysql.com authored
-
guilhem@mysql.com authored
just for beauty of truth.
-