reference/mysql/configure.xml
40667918dcff1d5c9f7ecdc88b5caca24ba0686c
...
...
@@ -30,7 +30,7 @@
30
30
files (<emphasis>headers and libraries</emphasis>), which can be downloaded from
31
31
<link xlink:href="&url.mysql;">MySQL</link>.
32
32
</para>
33
-
<table>
33
+
<table xml:id="mysql.installation.compile.support">
34
34
<title>ext/mysql compile time support matrix</title>
35
35
<tgroup cols="5">
36
36
<thead>
...
...
@@ -81,12 +81,6 @@
81
81

82
82
<section xml:id="mysql.installation.windows">
83
83
<title>Installation on Windows Systems</title>
84
-
<section xml:id="mysql.installation.windows.php4">
85
-
<title>PHP 4</title>
86
-
<para>
87
-
The PHP MySQL extension is compiled into PHP.
88
-
</para>
89
-
</section>
90
84
<section xml:id="mysql.installation.windows.php52">
91
85
<title>PHP 5.0.x, 5.1.x, 5.2.x</title>
92
86
<para>
93
87