- 16 Jun, 2004 12 commits
-
-
unknown authored
include/mysql.h: mysql_bind_param -> mysql_stmt_bind_param libmysql/libmysql.c: - more comments - trailing spaces stripped - update_statement_metadata moved to appropriate section (from 'Statement close and error reporting' section) - store_param_type moved to store_ functions
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
- mutex was unlocked before the end of the critical sesion, - Portability issue: It's better to use (*alloc)(x) instead of alloc(x), if alloc is a function passed as an argument. - Use {} around if() block, to avoid possible problems with some Windows compilers.
-
unknown authored
-
unknown authored
missing file ndb/include/Makefile.am: missing file
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
enabled Build-tools/Do-compile: - removed redundant option "--without-ndbcluster" (we already have "--with-cluster" for that) - make sure to add the cluster files in the binary distribution - make sure to run mysql-test-run with NDB tests enabled
-
unknown authored
pops up fixed. libmysql/libmysql.c: Another place where Bug#4079 pops up fixed.
-
unknown authored
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
and affected test results.
-
unknown authored
Return the code of row_ins_foreign_check_on_constraint() as close to 4.0 as possible, except that we use mem_strdup() to allocate the memory for the modified table name innobase/row/row0ins.c: Return the code of row_ins_foreign_check_on_constraint() as close to 4.0 as possible, except that we use mem_strdup() to allocate the memory for the modified table name
-
- 15 Jun, 2004 21 commits
-
-
unknown authored
introduced in ChangeSet@1.1843.1.25 InnoDB: fix bug in the error exit of fil_create_new_single_table_tablespace(), introduced in ChangeSet@1.1843.1.11 innobase/row/row0ins.c: row_ins_foreign_check_on_constraint(): the string passed to innobase_invalidate_query_cache() was truncated; now it is passed correctly again innobase/fil/fil0fil.c: fil_create_new_single_table_tablespace(): delete the file if fil_space_create() fails
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
and affected test results.
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
(to disable assertions) include/my_dbug.h: - make sure to define NDEBUG, when DBUG_OFF is defined (to disable assertions)
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 configure.in: Auto merged
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b4035 sql/item_strfunc.cc: Auto merged sql/item_sum.cc: Auto merged sql/item_sum.h: Auto merged
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
sql/item_strfunc.cc: We don't need tmp_value member here. sql/item_strfunc.h: We don't need tmp_value member here.
-
unknown authored
(too few arguments) regex/regcomp.c: - compile fix spotted on Mac OS X (too few arguments)
-
unknown authored
into mc05.(none):/space2/tomas/4.1
-
unknown authored
-
unknown authored
-
unknown authored
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1 configure.in: Auto merged
-
unknown authored
mysql-test/ndb/ndbcluster.sh: Change mode to -rw-rw-r--
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
unknown authored
Compilation failure fix. strings/ctype-uca.c: Compilation failure fix.
-
- 14 Jun, 2004 7 commits
-
-
unknown authored
BUILD/compile-pentium-max: - re-enabled NDB cluster
-
unknown authored
Polish collation fix. Slovak collation fix. Testing all language orders.
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
into mysql.com:/Users/mikron/wl1823 ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged
-
unknown authored
small blob fix ndb/src/ndbapi/NdbBlob.cpp: small blob fix ndb/test/ndbapi/testBlobs.cpp: small blob fix
-
unknown authored
into mysql.com:/Users/mikron/wl1823
-
unknown authored
-