Below is the list of changes that have just been committed into a local
4.0 repository of mwagner. When mwagner 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.2099 05/05/07 15:11:31 mwagner@stripped +23 -0
errmsg.txt:
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
BitKeeper/etc/logging_ok
1.335 05/05/07 15:11:30 mwagner@stripped +1 -0
Logging to logging@stripped accepted
sql/share/ukrainian/errmsg.txt
1.27 05/05/07 15:09:52 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/swedish/errmsg.txt
1.62 05/05/07 15:09:50 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/spanish/errmsg.txt
1.64 05/05/07 15:09:48 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/slovak/errmsg.txt
1.61 05/05/07 15:09:47 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/russian/errmsg.txt
1.62 05/05/07 15:09:45 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/romanian/errmsg.txt
1.59 05/05/07 15:09:43 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/portuguese/errmsg.txt
1.64 05/05/07 15:09:41 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/polish/errmsg.txt
1.60 05/05/07 15:09:38 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/norwegian-ny/errmsg.txt
1.60 05/05/07 15:09:36 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/norwegian/errmsg.txt
1.60 05/05/07 15:09:35 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/korean/errmsg.txt
1.60 05/05/07 15:09:33 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/japanese/errmsg.txt
1.60 05/05/07 15:09:31 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/italian/errmsg.txt
1.67 05/05/07 15:09:29 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/hungarian/errmsg.txt
1.62 05/05/07 15:09:27 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/greek/errmsg.txt
1.61 05/05/07 15:09:25 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/german/errmsg.txt
1.62 05/05/07 15:09:24 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/french/errmsg.txt
1.61 05/05/07 15:09:22 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/estonian/errmsg.txt
1.62 05/05/07 15:09:20 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/english/errmsg.txt
1.75 05/05/07 15:09:14 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/dutch/errmsg.txt
1.67 05/05/07 15:09:12 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/danish/errmsg.txt
1.60 05/05/07 15:09:10 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
sql/share/czech/errmsg.txt
1.61 05/05/07 15:08:02 mwagner@stripped +1 -0
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
# 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: mwagner
# Host: ultrafly.mysql.com
# Root: /Users/mwagner/work/bk/mysql-4.0
--- 1.60/sql/share/czech/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.61/sql/share/czech/errmsg.txt 2005-05-07 15:08:02 +02:00
@@ -265,3 +265,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.59/sql/share/danish/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.60/sql/share/danish/errmsg.txt 2005-05-07 15:09:10 +02:00
@@ -256,3 +256,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.66/sql/share/dutch/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.67/sql/share/dutch/errmsg.txt 2005-05-07 15:09:12 +02:00
@@ -265,3 +265,4 @@
"Kreeg fatale fout %d: '%-.128s' van master tijdens lezen van data uit binaire log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.74/sql/share/english/errmsg.txt 2005-04-02 20:13:15 +02:00
+++ 1.75/sql/share/english/errmsg.txt 2005-05-07 15:09:14 +02:00
@@ -255,3 +255,4 @@
"Variable '%-.64s' is a %s variable"
] # End of error messages
# Do NOT add new error messages here as this makes merges to 4.1 too hard!
+
--- 1.61/sql/share/estonian/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.62/sql/share/estonian/errmsg.txt 2005-05-07 15:09:20 +02:00
@@ -258,3 +258,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.60/sql/share/french/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.61/sql/share/french/errmsg.txt 2005-05-07 15:09:22 +02:00
@@ -253,3 +253,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.61/sql/share/german/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.62/sql/share/german/errmsg.txt 2005-05-07 15:09:24 +02:00
@@ -257,3 +257,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.60/sql/share/greek/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.61/sql/share/greek/errmsg.txt 2005-05-07 15:09:25 +02:00
@@ -253,3 +253,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.61/sql/share/hungarian/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.62/sql/share/hungarian/errmsg.txt 2005-05-07 15:09:27 +02:00
@@ -258,3 +258,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.66/sql/share/italian/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.67/sql/share/italian/errmsg.txt 2005-05-07 15:09:29 +02:00
@@ -253,3 +253,4 @@
"Errore fatale %d: '%-.128s' dal master leggendo i dati dal log binario",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.59/sql/share/japanese/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.60/sql/share/japanese/errmsg.txt 2005-05-07 15:09:31 +02:00
@@ -257,3 +257,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.59/sql/share/korean/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.60/sql/share/korean/errmsg.txt 2005-05-07 15:09:33 +02:00
@@ -253,3 +253,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.59/sql/share/norwegian-ny/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.60/sql/share/norwegian-ny/errmsg.txt 2005-05-07 15:09:36 +02:00
@@ -255,3 +255,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.59/sql/share/norwegian/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.60/sql/share/norwegian/errmsg.txt 2005-05-07 15:09:35 +02:00
@@ -255,3 +255,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.59/sql/share/polish/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.60/sql/share/polish/errmsg.txt 2005-05-07 15:09:38 +02:00
@@ -258,3 +258,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.63/sql/share/portuguese/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.64/sql/share/portuguese/errmsg.txt 2005-05-07 15:09:41 +02:00
@@ -255,3 +255,4 @@
"Obteve fatal erro %d: '%-.128s' do master quando lendo dados do binary log",
"Variable '%-.64s' is a %s variable"
+
--- 1.58/sql/share/romanian/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.59/sql/share/romanian/errmsg.txt 2005-05-07 15:09:43 +02:00
@@ -258,3 +258,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.61/sql/share/russian/errmsg.txt 2005-04-02 20:13:15 +02:00
+++ 1.62/sql/share/russian/errmsg.txt 2005-05-07 15:09:45 +02:00
@@ -258,3 +258,4 @@
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.60/sql/share/slovak/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.61/sql/share/slovak/errmsg.txt 2005-05-07 15:09:47 +02:00
@@ -261,3 +261,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.63/sql/share/spanish/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.64/sql/share/spanish/errmsg.txt 2005-05-07 15:09:48 +02:00
@@ -256,3 +256,4 @@
"Variable '%-.64s' is a %s variable"
+
--- 1.61/sql/share/swedish/errmsg.txt 2004-09-03 01:11:33 +02:00
+++ 1.62/sql/share/swedish/errmsg.txt 2005-05-07 15:09:50 +02:00
@@ -253,3 +253,4 @@
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
--- 1.334/BitKeeper/etc/logging_ok 2005-05-07 11:35:14 +02:00
+++ 1.335/BitKeeper/etc/logging_ok 2005-05-07 15:11:30 +02:00
@@ -107,6 +107,7 @@
mwagner@stripped
mwagner@stripped
mwagner@stripped
+mwagner@stripped
mwagner@stripped
mysqldev@stripped
nick@stripped
--- 1.26/sql/share/ukrainian/errmsg.txt 2005-04-02 20:13:16 +02:00
+++ 1.27/sql/share/ukrainian/errmsg.txt 2005-05-07 15:09:52 +02:00
@@ -259,3 +259,4 @@
"Got fatal error %d: '%-.128s' from master when reading data from binary log",
"Slave SQL thread ignored the query because of replicate-*-table rules"
"Variable '%-.64s' is a %s variable"
+
| Thread |
|---|
| • bk commit into 4.0 tree (mwagner:1.2099) BUG#6195 | mwagner | 7 May |