reference/mysql/functions/mysql-db-name.xml
5fabd07880ab15b0ad2cf7eb055c7c2b36d7120f
...
...
@@ -70,31 +70,6 @@
70
70
</para>
71
71
</refsect1>
72
72

73
-
<refsect1 role="changelog">
74
-
&reftitle.changelog;
75
-
<para>
76
-
<informaltable>
77
-
<tgroup cols="2">
78
-
<thead>
79
-
<row>
80
-
<entry>&Version;</entry>
81
-
<entry>&Description;</entry>
82
-
</row>
83
-
</thead>
84
-
<tbody>
85
-
<row>
86
-
<entry>5.5.0</entry>
87
-
<entry>
88
-
The <function>mysql_list_dbs</function> function is deprecated,
89
-
and emits an <constant>E_DEPRECATED</constant> level error.
90
-
</entry>
91
-
</row>
92
-
</tbody>
93
-
</tgroup>
94
-
</informaltable>
95
-
</para>
96
-
</refsect1>
97
-

98
73
<refsect1 role="examples">
99
74
&reftitle.examples;
100
75
<para>
101
76