mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 21:55:33 +02:00
Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
This commit is contained in:
commit
bd2dc33581
4 changed files with 8 additions and 5 deletions
|
|
@ -38,7 +38,7 @@ $data =~ s/FIXUPmdashFIXUP/\&mdash\;/g;
|
|||
|
||||
$data =~ s/FIXUPdoubledashFIXUP/--/g;
|
||||
|
||||
$data =~ s/FIXUPstrongFIXUP/<emphasis\ role\=bold>/g;
|
||||
$data =~ s/FIXUPstrongFIXUP/<emphasis\ role\=\"bold\">/g;
|
||||
$data =~ s/FIXUPendstrongFIXUP/<\/emphasis>/g;
|
||||
|
||||
$data =~ s/FIXUPemphFIXUP/<emphasis>/g;
|
||||
|
|
|
|||
|
|
@ -5594,7 +5594,7 @@ InnoDB: Doublewrite buffer created
|
|||
InnoDB: creating foreign key constraint system tables
|
||||
InnoDB: foreign key constraint system tables created
|
||||
011024 10:58:25 InnoDB: Started
|
||||
@end example
|
||||
@end example
|
||||
|
||||
For further information about running MySQL on Windows,
|
||||
see @ref{Windows}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue