Commit 386ded55 authored by unknown's avatar unknown

Fixes to manual

parent 6fe5b189
...@@ -52,9 +52,6 @@ ...@@ -52,9 +52,6 @@
@smallbook @smallbook
@end ifset @end ifset
@c We want the contents at the beginning, where it's supposed to be.
@c @setshortcontentsaftertitlepage
@c %**end of header @c %**end of header
@ifinfo @ifinfo
...@@ -76,9 +73,10 @@ END-INFO-DIR-ENTRY ...@@ -76,9 +73,10 @@ END-INFO-DIR-ENTRY
@end titlepage @end titlepage
@c Short contents, blank page, long contents. @c Short contents, blank page, long contents.
@shortcontents @c until i can figure out the blank page, no short contents.
@page @c @shortcontents
@page @c @page
@c @page
@contents @contents
@c This should be added. The HTML conversion also needs a MySQL version @c This should be added. The HTML conversion also needs a MySQL version
...@@ -4716,10 +4714,11 @@ Some incompatibilities exist as a result of @strong{MySQL} supporting ...@@ -4716,10 +4714,11 @@ Some incompatibilities exist as a result of @strong{MySQL} supporting
multiple connections to the server from the same process. multiple connections to the server from the same process.
@end itemize @end itemize
@node Protocol differences, Compare PostgreSQL, Compare mSQL, Comparisons
@subsubsection How @code{mSQL} and MySQL Client/Server Communications Protocols Differ
@cindex communications protocols @cindex communications protocols
@cindex mSQL vs. MySQL @cindex mSQL vs. MySQL
@node Protocol differences, Compare PostgreSQL, Compare mSQL, Comparisons
@subsection How @code{mSQL} and MySQL Client/Server Communications Protocols Differ
There are enough differences that it is impossible (or at least not easy) There are enough differences that it is impossible (or at least not easy)
to support both. to support both.
...@@ -4941,6 +4940,7 @@ users. ...@@ -4941,6 +4940,7 @@ users.
@item @item
@end table @end table
@node Compare PostgreSQL, MySQL-PostgreSQL features, Protocol differences, Comparisons @node Compare PostgreSQL, MySQL-PostgreSQL features, Protocol differences, Comparisons
@subsection How MySQL Compares to PostgreSQL @subsection How MySQL Compares to PostgreSQL
...@@ -5013,9 +5013,11 @@ reusable code and, in our opinion, fewer bugs. Because we are the ...@@ -5013,9 +5013,11 @@ reusable code and, in our opinion, fewer bugs. Because we are the
authors of the @strong{MySQL} server code we are better able to authors of the @strong{MySQL} server code we are better able to
coordinate new features and releases. coordinate new features and releases.
@cindex PostgreSQL/MySQL, features
@node MySQL-PostgreSQL features, , Compare PostgreSQL, Comparisons @node MySQL-PostgreSQL features, , Compare PostgreSQL, Comparisons
@subsection Featurevise Comparison of MySQL and PostgreSQL @subsubsection Featurewise Comparison of MySQL and PostgreSQL
@cindex PostgreSQL/MySQL, features
On the @uref{http://www.mysql.com/information/crash-me.php, crash-me} On the @uref{http://www.mysql.com/information/crash-me.php, crash-me}
page you can find a list of those database constructs and limits that page you can find a list of those database constructs and limits that
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment