diff options
author | unknown <monty@mashka.mysql.fi> | 2002-11-14 12:21:36 +0200 |
---|---|---|
committer | unknown <monty@mashka.mysql.fi> | 2002-11-14 12:21:36 +0200 |
commit | 3648eb7da856868e1e484ac5b592e3a26ee560fc (patch) | |
tree | 65895353350fb5af2ad4caa816640113636e002d /BitKeeper | |
parent | 869dc1a1e725002df22e96f612bc050d8b148211 (diff) | |
download | mariadb-git-3648eb7da856868e1e484ac5b592e3a26ee560fc.tar.gz |
Portability fix when using -DBIG_TABLES
BitKeeper/etc/config:
Changed Sasha to sys
client/mysqlbinlog.cc:
Fixed that --position open works.
sql/item_timefunc.cc:
Portability fix
sql/log_event.cc:
Portability fix
sql/set_var.cc:
Portability fix
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BitKeeper/etc/config b/BitKeeper/etc/config index 85b5a871301..9df006ac7d5 100644 --- a/BitKeeper/etc/config +++ b/BitKeeper/etc/config @@ -42,7 +42,7 @@ single_host: # discovers a problem which requires local intervention. Please make the # contact information accurate so we can support you. # -contact: Sasha Pachev <sasha@mysql.com> +contact: sys@mysql.com # # It is very important that this email address is filled out and accurate. # If someone converts your repository to open logging (which you may not @@ -51,7 +51,7 @@ contact: Sasha Pachev <sasha@mysql.com> # response from anyone else at your location after 90 days, then open logging # will be implicitly approved. # -email: sasha@mysql.com +email: sys@mysql.com # # Add your street address if you like, it is optional. # |