- 26 Jan, 2006 14 commits
-
-
unknown authored
into debian.(none):/M51/mysql-5.1
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16404
-
unknown authored
into lmy004.:/work/mysql-5.1-new
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020
-
unknown authored
into debian.(none):/M51/mysql-5.1
-
unknown authored
into linux.site:/home/reggie/work/mysql-5.1
-
unknown authored
-
unknown authored
into selena.:H:/MYSQL/src/#00000-mysql-5.1
-
unknown authored
VC++Files/client/mysqlslap.vcproj: Explicit library specification removed from project file VC++Files/mysql.sln: Dependency to mysqlclient & mysys is added for mysqlslap in mysql.sln
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020
-
unknown authored
-
unknown authored
into debian.(none):/M51/mysql-5.1
-
unknown authored
/var/tmp in my path when testing data diretory. the var directory exists in a src tree but may not exist in a different testing build setup. mysql-test/r/partition_mgm_err.result: added a row insert just to make sure the data and index files are made mysql-test/t/partition_mgm_err.test: removed the /var/tmp path elements since there is not guarantee that other build setups will include this path
-
unknown authored
Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup(). my_stat() gettinng the correct parameter list may be next :) client/mysqlslap.c: rename extra/comp_err.c: rename include/my_sys.h: replace mysys/mf_tempdir.c: replace mysys/my_malloc.c: replace mysys/safemalloc.c: replace sql/ha_federated.cc: replace sql/log_event.cc: replace sql/set_var.cc: replace sql/set_var.h: replace storage/myisam/ft_stopwords.c: replace
-
- 25 Jan, 2006 11 commits
-
-
unknown authored
BitKeeper/etc/config: why is this not default?
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my51 mysql-test/t/disabled.def: Auto merged
-
unknown authored
mysql-test/t/disabled.def: rbr blobs: write data + dict cache workarounds sql/ha_ndbcluster.cc: rbr blobs: write data + dict cache workarounds sql/ha_ndbcluster.h: rbr blobs: write data + dict cache workarounds sql/ha_ndbcluster_binlog.cc: rbr blobs: write data + dict cache workarounds storage/ndb/include/ndbapi/NdbDictionary.hpp: rbr blobs: write data + dict cache workarounds storage/ndb/src/ndbapi/NdbBlob.cpp: rbr blobs: write data + dict cache workarounds storage/ndb/src/ndbapi/NdbDictionary.cpp: rbr blobs: write data + dict cache workarounds storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: rbr blobs: write data + dict cache workarounds storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: rbr blobs: write data + dict cache workarounds
-
unknown authored
into linux.site:/home/reggie/work/mysql-5.1-bug14354 mysql-test/r/partition_mgm_err.result: Auto merged sql/ha_partition.cc: Auto merged sql/ha_partition.h: Auto merged sql/mysql_priv.h: Auto merged sql/sql_parse.cc: Auto merged sql/sql_partition.cc: Auto merged mysql-test/t/partition_mgm_err.test: SCCS merged
-
unknown authored
into debian.(none):/M51/mysql-5.1
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
unknown authored
Add massive printout when failure detected storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp: Add dumping of replica info storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Add dumping of replica info
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
unknown authored
storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: Add debug printouts storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp: Add debug printouts Fix leak of extents storage/ndb/src/kernel/blocks/pgman.cpp: Add debug printouts
-
unknown authored
into debian.(none):/M51/mysql-5.1
-
unknown authored
structs in PARTITION_ITERATOR
-
- 24 Jan, 2006 15 commits
-
-
unknown authored
into debian.(none):/M51/mysql-5.1
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020 sql/table.cc: Auto merged
-
unknown authored
WL#1034 (Internal CRON) mysql-test/r/events.result: fix results file mysql-test/t/events.test: change test for the fix of bug#16404 sql/lex.h: enabled/disabled were only for events, going back to enable/disable fix for bug#16404 sql/sql_yacc.yy: ENABLED -> ENABLE DISABLED -> DISABLE fix for bug#16404 (Events: keyword is ENABLED rather than ENABLE)
-
unknown authored
when I ran mysql-test-run
-
unknown authored
into mysql.com:/home/mysql_src/mysql-5.1-new
-
unknown authored
sql/parse_file.cc: since recently, the "dir" parameter can be 0.
-
unknown authored
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new.fscs
-
unknown authored
Try to open an old 5.0 table name if encoded name doesn't exist. This makes SELECT working without having to rename tables with tricky characters in name into 5.1 format (simpliefies upgrade). sql/table.cc: Try to open an old 5.0 table name if encoded name doesn't exist. This makes SELECT working without having to rename tables with tricky characters in name into 5.1 format (simpliefies upgrade).
-
unknown authored
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push mysql-test/r/binlog_row_ctype_cp932.result: Auto merged sql/item_timefunc.cc: Auto merged sql/mysqld.cc: Auto merged sql/sql_class.cc: Auto merged
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
unknown authored
Updated to remove ndb_dd_disk2memory ndb_dd_disk2memory.result: Updated results to match change to show create table for NDB tables. WL 2604 mysql-test/r/ndb_dd_disk2memory.result: Updated results to match change to show create table for NDB tables. WL 2604 mysql-test/t/disabled.def: Updated to remove ndb_dd_disk2memory
-
unknown authored
storage/ndb/src/kernel/blocks/tsman.cpp: Round filesize upwards
-
unknown authored
fix typo + add error code to printable list storage/ndb/include/kernel/signaldata/Extent.hpp: Set correct error code storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp: err is already negative storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Set correct error code storage/ndb/src/ndbapi/ndberror.c: Add error code to printable list
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020 sql/table.cc: Auto merged
-