Commit fa66d680 authored by arjen@george.bitbike.com's avatar arjen@george.bitbike.com
Browse files

logging_ok:

  Logging to logging@openlogging.org accepted
manual.texi:
  'migration' not a keyword.
parent d1962011
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,3 +51,4 @@ tonu@x3.internalnet
venu@work.mysql.com
zak@balfor.local
zak@linux.local
arjen@george.bitbike.com
+1 −1
Original line number Diff line number Diff line
@@ -1834,7 +1834,7 @@ set latin_de which corrects the @emph{German sorting order}, placing German
Umlauts in the same order as German telephone books.
@item
Features to simplify @code{migration} from other database systems to MySQL
Features to simplify migration from other database systems to MySQL
Server include @code{TRUNCATE TABLE} (like in Oracle) and @code{IDENTITY} as a
synonym for automatically incremented keys (like in Sybase). Many users will
also be happy to learn that MySQL Server now supports the @code{UNION} statement,