- 07 Jun, 2004 1 commit
-
-
bar@bar.intranet.mysql.r18.ru authored
-
- 05 Jun, 2004 2 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
-
- 04 Jun, 2004 6 commits
-
-
konstantin@mysql.com authored
No need for mysql_commit, especially after DDL statements.
-
konstantin@mysql.com authored
Is there a way to sefely use MYSQL_BIND structure without bzero?
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
konstantin@mysql.com authored
-
monty@mysql.com authored
-
bar@bar.intranet.mysql.r18.ru authored
Typo fix. Thanks Vladimir Kolpakov who noticed it.
-
- 03 Jun, 2004 20 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.
-
paul@kite-hub.kitebird.com authored
(Note: This affects only comments, not variable names.)
-
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 11 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
-