- 27 Jun, 2006 3 commits
-
-
jmiller@mysql.com authored
Adding back ndb partition tests from mysql-test-extra per tomas and clavin new file
-
jmiller@ndb08.mysql.com authored
into mysql.com:/data0/mysql-5.1
-
jmiller@mysql.com authored
Adding back ndb partition tests from mysql-test-extra per tomas and clavin new file
-
- 26 Jun, 2006 9 commits
-
-
konstantin@bodhi.netgear authored
into mysql.com:/opt/local/work/mysql-5.1-runtime
-
jmiller@ndb08.mysql.com authored
into mysql.com:/data0/mysql-5.1
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.1-runtime
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.1-runtime
-
knielsen@rt.int.sifira.dk authored
into mysql.com:/usr/local/mysql/tmp-5.1
-
knielsen@mysql.com authored
The 250 simultaneous events all accessing the same table caused the events_stress test to fail due to debug warnings about too many table waiters. Fixed by using three different tables.
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-runtime-bug16992
-
knielsen@rt.int.sifira.dk authored
into mysql.com:/usr/local/mysql/tmp-5.1
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-runtime-bug18897
-
- 25 Jun, 2006 4 commits
-
-
elliot@mysql.com authored
-
elliot@mysql.com authored
into mysql.com:/home/emurphy/src/bk-clean/mysql-5.1
-
kent@mysql.com authored
Delete: scripts/make_win_src_distribution.sh Makefile.am: Unix and Windows now shares source package
-
knielsen@mysql.com authored
Start test case with a dummy table create and drop. This ensures that NDB event subscription is properly set up before the real test starts, which otherwise could sometimes cause INSERT events to be lost.
-
- 24 Jun, 2006 4 commits
-
-
knielsen@rt.int.sifira.dk authored
into mysql.com:/usr/local/mysql/tmp-5.1
-
knielsen@rt.int.sifira.dk authored
into mysql.com:/usr/local/mysql/tmp-5.1
-
knielsen@mysql.com authored
Sometimes the helper connection (that is watching for the main connection to time out) would itself time out first, causing the test to fail.
-
knielsen@mysql.com authored
-
- 23 Jun, 2006 18 commits
-
-
knielsen@devsrv-b.mysql.com authored
into mysql.com:/data0/knielsen/tmp-5.1
-
elliot@mysql.com authored
-
elliot@mysql.com authored
into mysql.com:/home/emurphy/src/bk-clean/mysql-5.1
-
andrey@lmy004. authored
alter event rename". ALTER EVENT ... RENAME statement hasn't checked privileges for the target database. It also caused server crashes when target database was not specified explicitly and there was no current database. This fix adds missing privilege check and check for the case when target database is not specified explicitly or implicitly.
-
petr@owlet. authored
into mysql.com:/home/cps/mysql/devel/5.1-curs-bug
-
petr@mysql.com authored
-
knielsen@rt.int.sifira.dk authored
into mysql.com:/usr/local/mysql/tmp-5.1
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.1-vg-apr2
-
knielsen@mysql.com authored
The problem was a call to convert_dirname() with a destination buffer that did not have room for the trailing slash added by that function. This could cause the instance manager to crash in some cases.
-
monty@hasky.mysql.fi authored
into mysql.com:/home/my/mysql-5.1
-
monty@mysql.com authored
(Happens if main thread exists before kill_server thread, which is ok)
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-runtime-bug20624
-
andrey@lmy004. authored
(fix for bug#20290 Event mechanism incompatible with embedded server, but tests tried)
-
monty@mysql.com authored
-
monty@hasky.mysql.fi authored
into mysql.com:/home/my/mysql-5.1
-
monty@mysql.com authored
This change allows us to use the stmt_binlog function in the code without ifdefs (We should avoid having ifdefs in the .cc and .c files)
-
monty@hasky.mysql.fi authored
into mysql.com:/home/my/mysql-5.1
-
monty@narttu.mysql.fi authored
into mysql.com:/home/my/mysql-5.1
-
- 22 Jun, 2006 2 commits
-
-
monty@mysql.com authored
Fixed wrong table flags type in ndbcluster that caused previous commit to fail
-
jmiller@mysql.com authored
Enabled rpl_ndb_auto_inc per Tomas and Lars
-