adding pma tables

This commit is contained in:
toyomoyo 2006-02-07 05:57:54 +00:00
parent 0a43c46b3b
commit 656411a550

View file

@ -1,5 +1,12 @@
<DBMIGRATION type="lib" VERSION="2005120100"> <DBMIGRATION type="lib" VERSION="2005120100">
<TABLES> <TABLES>
<TABLE name="pma_bookmark" />
<TABLE name="pma_column_info" />
<TABLE name="pma_history" />
<TABLE name="pma_pdf_pages" />
<TABLE name="pma_relation" />
<TABLE name="pma_table_coords" />
<TABLE name="pma_table_info" />
<TABLE name="adodb_logsql"> <TABLE name="adodb_logsql">
<FIELDS> <FIELDS>
<FIELD name="sql0" method="NO_CONV" type="varchar" length="250" /> <FIELD name="sql0" method="NO_CONV" type="varchar" length="250" />