- 29 Mar, 2005 28 commits
-
-
unknown authored
Incomplete, as the macro body must ne in the new file 'config/ac-macros/misc.m4' which will follow in a separate changeset. BitKeeper/deleted/.del-acinclude.m4~f4ab416bac5003: Merge the 4.0 and 4.1 change of the new '--with-big-tables' flag. configure.in: Call the new macro to evaluate the '--with-big-tables' flag. mysql-test/mysql-test-run.sh: No change in 5.0, as 4.1 was a backport (Martin). mysql-test/r/ps_7ndb.result: Merge from 4.1 (Martin).
-
unknown authored
configure.in: Auto merged acinclude.m4: SCCS merged
-
unknown authored
Updates to be in sync with 'mysql_create_system_tables' mysql-test/lib/init_db.sql: Updates to be in sync with 'mysql_create_system_tables'
-
unknown authored
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
into production.mysql.com:/nfstmp1/guilhem/mysql-5.0-prod
-
unknown authored
making Q_CATALOG_CODE be understood by 5.0.4 slave, so that 5.0.3->5.0.4 repl can work (but 5.0.4->5.0.3 won't).
-
unknown authored
the current way of passing '-DBIG_TABLES' to the compilers. This is needed even in 4.0, as 'Do-compile-all' must use this new approach for all "max" builds in 4.0, 4.1, and up. acinclude.m4: Provide a new macro 'MYSQL_CHECK_BIG_TABLES' to check a '-with-big-tables' option and set the CPP symbol 'BIG_TABLES' accordingly. configure.in: Call the new 'MYSQL_CHECK_BIG_TABLES' macro.
-
unknown authored
-
unknown authored
Backport of ChangeSet 1.1700.256.8: Export the variable MASTER_MY_PORT1 from the place where the second master is started
-
unknown authored
after merge fix , mysql-test/r/type_bit.result: after merge fix ,
-
unknown authored
-
unknown authored
mysys/charset-def.c: Auto merged BitKeeper/deleted/.del-errmsg.txt~f96b7055cac394e: Auto merged sql/mysqld.cc: Auto merged strings/ctype-big5.c: Auto merged strings/ctype-sjis.c: Auto merged strings/ctype-utf8.c: Auto merged mysql-test/r/type_blob.result: after merge fix
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
unknown authored
-
unknown authored
Safer and mode readable way. strings/ctype-sjis.c: Safer and mode readable way. strings/ctype-utf8.c: Safer and mode readable way.
-
unknown authored
More readable and safer way. strings/ctype-big5.c: More readable and safer way.
-
unknown authored
Bugs#9057: Incorrect errormsg for too-large char field in table definition
-
unknown authored
handle_connections_shared_memory (double free spotted by Monty). sql/mysqld.cc: Remove excessive my_security_attr_free()
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
unknown authored
-
unknown authored
into mysql.com:/usr/home/bar/mysql-4.1
-
unknown authored
Not active by default. One need to pass -DHAVE_CYBOZU_COLLATION to activate it. mysys/charset-def.c: Adding Cybozu's patch. Not active by default. strings/ctype-utf8.c: Adding Cybozu's patch. Not active by default.
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-4.1
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile mysql-test/mysql-test-run.pl: Auto merged
-
unknown authored
Corrected typo mtr_diff.pl: A simplified unified diff in Perl new file mysql-test/lib/mtr_diff.pl: A simplified unified diff in Perl mysql-test/mysql-test-run.pl: Corrected typo
-
- 28 Mar, 2005 12 commits
-
-
unknown authored
client/mysqltest.c: Auto merged BitKeeper/deleted/.del-acinclude.m4~f4ab416bac5003: Auto merged myisam/mi_create.c: Auto merged mysql-test/r/grant2.result: Auto merged mysql-test/r/metadata.result: Auto merged mysql-test/r/ps_1general.result: Auto merged mysql-test/r/ps_2myisam.result: Auto merged mysql-test/r/ps_3innodb.result: Auto merged mysql-test/r/ps_4heap.result: Auto merged mysql-test/r/ps_5merge.result: Auto merged mysql-test/r/ps_6bdb.result: Auto merged mysql-test/r/type_enum.result: Auto merged mysql-test/t/grant2.test: Auto merged sql/sql_acl.cc: Auto merged sql/sql_parse.cc: Auto merged ndb/src/kernel/blocks/dbacc/Dbacc.hpp: SCCS merged ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: SCCS merged sql/sql_union.cc: DBUG_ASSERT(TRUE) is useless so assume opposite
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my41
-
unknown authored
ndb/src/kernel/blocks/dbacc/Dbacc.hpp: set up long key page vars in ACC_LOCKREQ ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: set up long key page vars in ACC_LOCKREQ
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
unknown authored
BitKeeper/deleted/.del-Makefile~b03e75f2bff8d72: Delete: ndb/src/kernel/blocks/dbdict/printSchemafile/Makefile ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp: compile manually
-
unknown authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0 mysql-test/r/union.result: Auto merged mysql-test/t/union.test: Auto merged
-
unknown authored
Bug #6519 UNION with collation binary and latin1_swedish_ci fails now Prove that this problem was fixed with bug9425 fix too. mysql-test/t/union.test: Bug #6519 UNION with collation binary and latin1_swedish_ci fails now Prove that this problem was fixed with bug9425 fix too.
-
unknown authored
Post merge additional fix for DECIMAL type: Bugs: #9425: A user variable doesn't always have implicit coercibility sql/item_func.cc: Post merge additional fix for DECIMAL type: Bugs: #9425: A user variable doesn't always have implicit coercibility
-
unknown authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0 mysql-test/r/user_var.result: Auto merged mysql-test/t/user_var.test: Auto merged sql/item_func.cc: Auto merged
-
unknown authored
Coercibility fixes for numeric types and not defined values were done.
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-