]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql-info.patch
- added align patch (workaround not to use void* alignment when accessing chars)
[packages/mysql.git] / mysql-info.patch
index f2abf4f8e62ac42980c9aa42f1c5b216935e0cf7..ec23eb1812bad31446a83ec40ba5faa7ff34c1b4 100644 (file)
@@ -1,26 +1,16 @@
-diff -Nru mysql-3.22.27/Docs/manual.texi mysql-3.22.27.new/Docs/manual.texi
---- mysql-3.22.27/Docs/manual.texi     Thu Oct 28 20:41:06 1999
-+++ mysql-3.22.27.new/Docs/manual.texi Thu Oct 28 20:42:04 1999
-@@ -31,9 +31,10 @@
+--- mysql-3.23.42/Docs/manual.texi.orig        Sat Sep  8 21:08:16 2001
++++ mysql-3.23.42/Docs/manual.texi     Mon Sep 10 11:10:41 2001
+@@ -56,9 +56,10 @@
  
  @ifinfo
  @format
 -START-INFO-DIR-ENTRY
--* mysql: (mysql).               @strong{MySQL} documentation.
+-* mysql: (mysql).               MySQL documentation.
 -END-INFO-DIR-ENTRY
 +@dircategory Data bases:
 +@direntry
-+* mysql: (mysql).             @strong{MySQL} documentation
++* mysql: (mysql).                     MySQL documentation
 +@end direntry
  @end format
  @end ifinfo
  
-@@ -20302,7 +20303,7 @@
- The index is stored in a file with the @code{.MYI} extension and the data is
- stored in file with the @code{.MYD} extension.  You can check/repair
- @code{ISAM} tables with the @code{myisamchk} utility.
--@xref{Crash recovery} 
-+@xref{Crash recovery}.
- The following is new in @code{MyISAM}:
This page took 0.027196 seconds and 4 git commands to generate.