Below is the list of changes that have just been committed into a local
5.1 repository of df. When df does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2006-11-07 15:51:47+01:00, df@stripped +2 -0
configuration.result:
BitKeeper file /home/df/mysql/build/51/mysql-test/r/configuration.result
configuration.test:
BitKeeper file /home/df/mysql/build/51/mysql-test/t/configuration.test
mysql-test/r/configuration.result@stripped, 2006-11-07 15:40:54+01:00, df@stripped
+2 -0
BitKeeper file /home/df/mysql/build/51/mysql-test/r/configuration.result
mysql-test/r/configuration.result@stripped, 2006-11-07 15:40:54+01:00, df@stripped
+0 -0
mysql-test/t/configuration.test@stripped, 2006-11-07 15:40:49+01:00, df@stripped +4
-0
BitKeeper file /home/df/mysql/build/51/mysql-test/t/configuration.test
mysql-test/t/configuration.test@stripped, 2006-11-07 15:40:49+01:00, df@stripped +0
-0
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: df
# Host: kahlann.erinye.com
# Root: /home/df/mysql/build/51
--- New file ---
+++ mysql-test/r/configuration.result 06/11/07 15:40:54
select * from information_schema.GLOBAL_VARIABLES into outfile
'../tmp/global_variables.dump' fields terminated by ',' optionally enclosed by '"' lines
terminated by '\n';
select * from information_schema.ENGINES into outfile '../tmp/engines.dump' fields
terminated by ',' optionally enclosed by '"' lines terminated by '\n';
--- New file ---
+++ mysql-test/t/configuration.test 06/11/07 15:40:49
# dump server configuration
eval select * from information_schema.GLOBAL_VARIABLES into outfile
'../tmp/global_variables.dump' fields terminated by ',' optionally enclosed by '"' lines
terminated by '\n';
eval select * from information_schema.ENGINES into outfile '../tmp/engines.dump' fields
terminated by ',' optionally enclosed by '"' lines terminated by '\n';
| Thread |
|---|
| • bk commit into 5.1 tree (df:1.2343) | Danny | 7 Nov |