List:Internals« Previous MessageNext Message »
From:msvensson Date:April 5 2005 1:01pm
Subject:bk commit into 4.1 tree (msvensson:1.2165)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of msvensson. When msvensson 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.2165 05/04/05 13:01:16 msvensson@neptunus.(none) +1 -0
  Fix swedish error message

  sql/share/swedish/errmsg.txt
    1.133 05/04/05 13:01:13 msvensson@neptunus.(none) +1 -1
    Fix length of swedish error message for "unknown table"

# 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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-4.1

--- 1.132/sql/share/swedish/errmsg.txt	2004-11-12 16:41:46 +01:00
+++ 1.133/sql/share/swedish/errmsg.txt	2005-04-05 13:01:13 +02:00
@@ -67,7 +67,7 @@
 "Kolumn '%-.64s' får inte vara NULL",
 "Okänd databas: '%-.64s'",
 "Tabellen '%-.64s' finns redan",
-"Okänd tabell '%-.64s'",
+"Okänd tabell '%-.180s'",
 "Kolumn '%-.64s' i %s är inte unik",
 "Servern går nu ned",
 "Okänd kolumn '%-.64s' i %s",
Thread
bk commit into 4.1 tree (msvensson:1.2165)msvensson5 Apr