- 03 Jun, 2004 19 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@mysql.com authored
by binlogging some SET ONE_SHOT CHARACTER_SETetc, which will be enough until we have it more compact and more complete in 5.0. With the present patch, replication will work ok between 4.1.3 master and slaves, as long as: - master and slave have the same GLOBAL.COLLATION_SERVER - COLLATION_DATABASE and CHARACTER_SET_DATABASE are not used - application does not use the fact that table is created with charset of the USEd db (BUG#2326). all of which are not too hard to fulfill. ONE_SHOT is reserved for internal use of mysqlbinlog|mysql and works only for charsets, so we give error if used for non-charset vars. Fix for BUG#3875 "mysqlbinlog produces wrong ouput if query uses variables containing quotes" and BUG#3943 "Queries with non-ASCII literals are not replicated properly after SET NAMES". Detecting that master and slave have different global charsets or server ids.
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mm
-
heikki@hundin.mysql.fi authored
Make allocation for file path more uniform: always use mem_alloc(), not ut_malloc()
-
heikki@hundin.mysql.fi authored
Align file i/o buffers for DIRECT_IO; fix mem_alloc()/mem_free() crash bugs that came from Marko's latest cleanup
-
tomas@mc05.(none) authored
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
bar@bar.intranet.mysql.r18.ru authored
XML and "collation customization" language parsers.
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
autotest@mc01.ndb.mysql.com authored
local flag in ndbapi to set -O2 since problems occur with -O3 pc.hpp, Emulator.hpp, Emulator.cpp, ErrorReporter.cpp: USE_EMULATED_JAM -> !NO_EMULATED_JAM ErrorReporter.hpp: removed NDEBUG and removed THREAD_ASSERT Dbdict.cpp: NDB_DEBUG -> VM_TRACE configure.in: cleaned up ndb CXX flags and added optional flag possibility
-
joreland@mysql.com authored
-
ndbdev@ndbmaster.mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
joreland@mysql.com authored
Still don't know reason, but this works
-
autotest@mc01.ndb.mysql.com authored
into mc01.ndb.mysql.com:/space/mysql-4.1-ndb
-
autotest@mc01.ndb.mysql.com authored
-
joreland@mysql.com authored
-
- 02 Jun, 2004 17 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Added new windows configuration
-
heikki@hundin.mysql.fi authored
Fix typo spotted by Paul DuBois: 'no continue' -> 'not continue'
-
hf@deer.(none) authored
-
hf@deer.(none) authored
some changes to make code nicer
-
joreland@mysql.com authored
-
tomas@mc05.(none) authored
-
tomas@poseidon.ndb.mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
joreland@mysql.com authored
Fixed bug introduced with upgrade code
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
heikki@hundin.mysql.fi authored
Stop InnoDB crash recovery if an .ibd file for a table exists in a database directory, but we cannot access it.
-
tomas@poseidon.bredbandsbolaget.se authored
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.bredbandsbolaget.se authored
-
- 01 Jun, 2004 4 commits
-
-
tomas@mc05.(none) authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
monty@mysql.com authored
-