- 29 Aug, 2007 1 commit
-
-
into dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.1/mysql-5.1-new-ndb-bj.merge
-
- 28 Aug, 2007 2 commits
-
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
- the listed file_names are not necessarily on disk, so we need to discover them if they aren't
-
- 27 Aug, 2007 1 commit
-
-
pekka@sama.ndb.mysql.com authored
-
- 20 Aug, 2007 4 commits
-
-
lzhou/zhl@dev3-63.(none) authored
into dev3-63.(none):/home/zhl/mysql/mysql-5.1/bug29674
-
lzhou/zhl@dev3-63.(none) authored
-
lzhou/zhl@dev3-63.(none) authored
into dev3-63.(none):/home/zhl/mysql/mysql-5.1/bug29674
-
lzhou/zhl@dev3-63.(none) authored
-
- 17 Aug, 2007 2 commits
-
-
gni@dev3-221.dev.cn.tlan authored
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug22240
-
gni@dev3-221.dev.cn.tlan authored
-
- 16 Aug, 2007 1 commit
-
-
into dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.1/mysql-5.1-new-ndb-bj.merge
-
- 15 Aug, 2007 7 commits
-
-
lzhou/zhl@dev3-63.(none) authored
into dev3-63.(none):/home/zhl/mysql/mysql-5.1/bug30134
-
lzhou/zhl@dev3-63.(none) authored
-
lzhou/zhl@dev3-63.(none) authored
into dev3-63.(none):/home/zhl/mysql/mysql-5.1/bug29674
-
stewart@flamingspork.com[stewart] authored
Index: ndb-work/storage/ndb/tools/ndb_size.pl ===================================================================
-
stewart@flamingspork.com[stewart] authored
Index: ndb-work/storage/ndb/tools/ndb_size.pl ===================================================================
-
stewart@flamingspork.com[stewart] authored
Patch by: Monty Taylor <mtaylor@mysql.com> Fixes by: Stewart Smith Added the ability to run ndb_size.pl on mulitple databases and also to exclude lists of databases and tables from analysis. --- Added schema name information to index table calculations as well. --- Made database an optional parameter, the exclusion of which causes all databases to be examined. If selecting from information_schema fails, attempt to fall back to show tables from --- Added support for setting an optional "real_table_name" for a table to deal with unique indexe size calcs. --- Fixed report title for the case where we are using operating on more than one database. --- Fixed some perl style concerns timothy had. Cull the list of databases in perl rather than passing both an in and a not in list to MySQL Get this full list of databases from show databases if needed. storage/ndb/tools/ndb_size.pl@stripped, 2007-05-25 13:45:44-07:00, mtaylor@qualinost.(none) +102 -28 Added the ability to run ndb_size.pl on mulitple databases and also to exclude lists of databases and tables from analysis. --- Added schema name information to index table calculations as well. --- Made database an optional parameter, the exclusion of which causes all databases to be examined. If selecting from information_schema fails, attempt to fall back to show tables from --- Added support for setting an optional "real_table_name" for a table to deal with unique indexe size calcs. --- Fixed report title for the case where we are using operating on more than one database. --- Fixed some perl style concerns timothy had. Cull the list of databases in perl rather than passing both an in and a not in list to MySQL Get this full list of databases from show databases if needed. Index: ndb-work/storage/ndb/tools/ndb_size.pl ===================================================================
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
-
- 14 Aug, 2007 3 commits
-
-
mskold/marty@mysql.com/linux.site authored
bug#30337 DELETE ... WHERE PK IN (..) and AFTER DELETE trigger crashes API node: Regenerated result
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
-
stewart@willster.(none) authored
ChangeSet@1.2575, 2007-08-07 19:16:06+02:00, msvensson@pilot.(none) +2 -0 Bug#26793 mysqld crashes when doing specific query on information_schema - Drop the newly created user user1@localhost - Cleanup testcase
-
- 13 Aug, 2007 3 commits
-
-
mskold/marty@linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
-
mskold/marty@mysql.com/linux.site authored
-
mskold/marty@mysql.com/linux.site authored
bug#30337 DELETE ... WHERE PK IN (..) and AFTER DELETE trigger crashes API node: Disable multi_read_range if there are after delete/update triggers
-
- 08 Aug, 2007 5 commits
-
-
gni@dev3-221.dev.cn.tlan authored
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug22240
-
gni@dev3-221.dev.cn.tlan authored
-
gni@dev3-221.dev.cn.tlan authored
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug28423
-
gni@dev3-221.dev.cn.tlan authored
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug28423
-
gni/root@dev3-221.dev.cn.tlan authored
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug27683
-
- 07 Aug, 2007 2 commits
-
-
lzhou/zhl@dev3-63.(none) authored
-
msvensson@pilot.(none) authored
- Drop the newly created user user1@localhost - Cleanup testcase
-
- 31 Jul, 2007 1 commit
-
-
lzhou/zhl@dev3-63.(none) authored
-
- 30 Jul, 2007 1 commit
-
-
lzhou/zhl@dev3-63.(none) authored
into dev3-63.(none):/home/zhl/mysql/mysql-5.1/bug23354
-
- 29 Jul, 2007 1 commit
-
-
cbell/Chuck@mysql_cab_desk. authored
This patch corrects a incorrect type conversion during encoding and decoding the length for VARCHAR fields.
-
- 28 Jul, 2007 3 commits
-
-
cbell/Chuck@mysql_cab_desk. authored
This patch changes the code to comply with different word order on Solaris
-
cbell/Chuck@mysql_cab_desk. authored
Patch for PB testing errors.
-
cbell/Chuck@mysql_cab_desk. authored
Patch corrects minor test anomolies and build warnings.
-
- 27 Jul, 2007 3 commits
-
-
cbell/Chuck@mysql_cab_desk. authored
Minor change to fix compile problems on 64-bit.
-
cbell/Chuck@mysql_cab_desk. authored
into mysql_cab_desk.:C:/source/c++/mysql-5.1-new-ndb-push
-
cbell/Chuck@mysql_cab_desk. authored
into mysql_cab_desk.:C:/source/c++/mysql-5.1_WL_3915_ndb
-