Below is the list of changes that have just been committed into a local
5.1 repository of guilhem. When guilhem 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
1.2076 06/01/24 15:50:04 guilhem@stripped +1 -0
excess space caused "../scripts/mysql_create_system_tables: line 46: : command not found"
when I ran mysql-test-run
scripts/mysql_create_system_tables.sh
1.33 06/01/24 15:49:59 guilhem@stripped +1 -1
excess space caused "../scripts/mysql_create_system_tables: line 46: : command not found"
when I ran mysql-test-run
# 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: guilhem
# Host: gbichot3.local
# Root: /home/mysql_src/mysql-5.1-new
--- 1.32/scripts/mysql_create_system_tables.sh 2006-01-23 13:07:27 +01:00
+++ 1.33/scripts/mysql_create_system_tables.sh 2006-01-24 15:49:59 +01:00
@@ -43,7 +43,7 @@
i_tzn="" i_tz="" i_tzt="" i_tztt="" i_tzls="" i_pl=""
c_p="" c_pp=""
c_gl="" c_sl=""
-c_ev= ""
+c_ev=""
# Check for old tables
if test ! -f $mdata/db.frm
| Thread |
|---|
| • bk commit into 5.1 tree (guilhem:1.2076) | guilhem | 24 Jan |