Loading Docs/manual.ja.texi +1 −1 Original line number Diff line number Diff line Loading @@ -34271,7 +34271,7 @@ Some small changes to the join table optimizer to make some joins faster. @code{MYSQL} ととしてコールできず、この代わりに @code{mysql_field_count()} を 使用しなくてはなりません。 @item @code{LIBEWRAP} の追加; Patch by Henning P . Schmiedehausen. @code{LIBWRAP} の追加; Patch by Henning P . Schmiedehausen. @item Don't allow @code{AUTO_INCREMENT} for other than numerical columns. @item Docs/manual.texi +4 −1 Original line number Diff line number Diff line Loading @@ -46940,6 +46940,9 @@ database with InnoDB tables. @item Fixed that @code{mysql_info()} returns 0 for 'Duplicates' when using @code{INSERT DELAYED IGNORE}. @item Added @code{-DHAVE_BROKEN_REALPATH} to the Mac OS X (darwin) compile options in @file{configure.in} to fix a failure under high load. @end itemize @node News-3.23.51, News-3.23.50, News-3.23.52, News-3.23.x Loading Loading @@ -49690,7 +49693,7 @@ All C client API macros are now functions to make shared libraries more reliable. Because of this, you can no longer call @code{mysql_num_fields()} on a @code{MYSQL} object, you must use @code{mysql_field_count()} instead. @item Added use of @code{LIBEWRAP}; Patch by Henning P . Schmiedehausen. Added use of @code{LIBWRAP}; Patch by Henning P . Schmiedehausen. @item Don't allow @code{AUTO_INCREMENT} for other than numerical columns. @item Loading
Docs/manual.ja.texi +1 −1 Original line number Diff line number Diff line Loading @@ -34271,7 +34271,7 @@ Some small changes to the join table optimizer to make some joins faster. @code{MYSQL} ととしてコールできず、この代わりに @code{mysql_field_count()} を 使用しなくてはなりません。 @item @code{LIBEWRAP} の追加; Patch by Henning P . Schmiedehausen. @code{LIBWRAP} の追加; Patch by Henning P . Schmiedehausen. @item Don't allow @code{AUTO_INCREMENT} for other than numerical columns. @item
Docs/manual.texi +4 −1 Original line number Diff line number Diff line Loading @@ -46940,6 +46940,9 @@ database with InnoDB tables. @item Fixed that @code{mysql_info()} returns 0 for 'Duplicates' when using @code{INSERT DELAYED IGNORE}. @item Added @code{-DHAVE_BROKEN_REALPATH} to the Mac OS X (darwin) compile options in @file{configure.in} to fix a failure under high load. @end itemize @node News-3.23.51, News-3.23.50, News-3.23.52, News-3.23.x Loading Loading @@ -49690,7 +49693,7 @@ All C client API macros are now functions to make shared libraries more reliable. Because of this, you can no longer call @code{mysql_num_fields()} on a @code{MYSQL} object, you must use @code{mysql_field_count()} instead. @item Added use of @code{LIBEWRAP}; Patch by Henning P . Schmiedehausen. Added use of @code{LIBWRAP}; Patch by Henning P . Schmiedehausen. @item Don't allow @code{AUTO_INCREMENT} for other than numerical columns. @item