Skip to content

Commit e4d3903

Browse files
committed
docs: remove unimplemented repairTable()
1 parent 17eb892 commit e4d3903

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

user_guide_src/source/database/utilities.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,6 @@ first parameter. Returns ``true``/``false`` based on success or failure:
6262
.. note:: Not all database platforms support table optimization. It is
6363
mostly for use with MySQL.
6464

65-
Repair a Table
66-
==============
67-
68-
Permits you to repair a table using the table name specified in the
69-
first parameter. Returns ``true``/``false`` based on success or failure:
70-
71-
.. literalinclude:: utilities/007.php
72-
:lines: 2-
73-
74-
.. note:: Not all database platforms support table repairs.
75-
7665
Optimize a Database
7766
===================
7867

user_guide_src/source/database/utilities/007.php

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)