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

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