- 30 Jun, 2007 5 commits
-
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl
-
tomas@whalegate.ndb.mysql.com authored
-
stewart@flamingspork.com[stewart] authored
Test that we can start a MySQL Server with a default multibyte charset with NDB running. Test *really* basic functionality too. Index: ndb-work/mysql-test/r/rpl_ndb_ctype_ucs2_def.result ===================================================================
-
stewart@flamingspork.com[stewart] authored
NDB util thread calls mysql_parse internally with plain old c strings (7bit ascii) to create tables (e.g. mysql.ndb_schema). With mysqld default charset set to a multibyte one (e.g. ucs2) mysql_parse would try to interpret the 7bit string as UCS2 and promptly explode in a heap. Solution is to set the util thread to be using utf8 charset. Index: ndb-work/sql/ha_ndbcluster.cc ===================================================================
-
- 29 Jun, 2007 1 commit
-
-
cbell/Chuck@mysql_cab_desk. authored
into mysql_cab_desk.:C:/source/c++/mysql-5.1_BUG_28991
-
- 28 Jun, 2007 2 commits
-
-
tomas@poseidon.mysql.com authored
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-rpl
-
tomas@poseidon.mysql.com authored
-
- 27 Jun, 2007 8 commits
-
-
tomas@poseidon.mysql.com authored
-
tomas@poseidon.mysql.com authored
- wrong results checked in
-
tomas@poseidon.mysql.com authored
- enabling test, duplicate bug, other bug fixed
-
tomas@poseidon.mysql.com authored
- only log statements locally (changes will not be logged on other servers)
-
tomas@poseidon.mysql.com authored
- binlog should always run if opt_bin_log is set
-
tomas@poseidon.mysql.com authored
- correct includes
-
tomas@host-72.homerun.telia.com authored
- undoing disable of ndb tests
-
tomas@host-72.homerun.telia.com authored
-
- 26 Jun, 2007 4 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
cbell/Chuck@mysql_cab_desk. authored
This patch contains enhancements to the rpl_events test to correct timing issues related to the firing of events and verification of the results of those events.
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
-
jonas@perch.ndb.mysql.com authored
Add better handling of GCP Stop Only kill "offending" node
-
- 25 Jun, 2007 6 commits
-
-
pekka@ndb13.mysql.com authored
into clam.ndb.mysql.com:/space/pekka/ndb/version/my51-bug29176
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
-
jonas@perch.ndb.mysql.com authored
Fix 3 problems in REDO validation that could(will) lead to "Error while reading REDO log"
-
- 24 Jun, 2007 1 commit
-
-
- 22 Jun, 2007 7 commits
-
-
-
bar@mysql.com/bar.myoffice.izhnet.ru authored
-
bar@bar.myoffice.izhnet.ru authored
into mysql.com:/home/bar/mysql-work/mysql-5.1-new-rpl
-
bar@bar.myoffice.izhnet.ru authored
into mysql.com:/home/bar/mysql-work/mysql-5.0.b28925
-
bar@mysql.com/bar.myoffice.izhnet.ru authored
Problem: separator was not converted to the result character set, so the result was a mixture of two different character sets, which was especially bad for UCS2. Fix: convert separator to the result character set.
-
mats@kindahl-laptop.dnsalias.net authored
-
mats@kindahl-laptop.dnsalias.net authored
Removing dead code.
-
- 21 Jun, 2007 6 commits
-
-
mats@kindahl-laptop.dnsalias.net authored
into kindahl-laptop.dnsalias.net:/home/bk/b28722-mysql-5.1-rpl
-
mats@kindahl-laptop.dnsalias.net authored
into kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl
-
mats@kindahl-laptop.dnsalias.net authored
Test fixes resulting from changed semantics.
-
mats@kindahl-laptop.dnsalias.net authored
Minor fixes to get proper detection of transaction isolation level when inside external_lock().
-
new support file that I missed during last check ing, sorry
-
jmiller/ndbdev@ndb08.mysql.com authored
into mysql.com:/data2/mysql-5.1-new-ndb
-