phpLinkDirectory auto_increment fields

By dcsaha

In my last post I mentioned about one problem regarding with auto_increment attribute of the key fields during export/import of database tables. Here are the list of tables in phpLinkDirectory (version 2.0) and corresponding key fields that are using auto_increment and so you have to manually set that attribute after import of the database.

PHP Link Directory (version 2.0)

Following are the PHP Link Directory (version 2.0) tables and corresponding key fields that are using auto_increment attribute.

PHPLDTable KeyField
PLD_CATEGORY ID
PLD_EMAIL ID
PLD_EMAIL_TPL ID
PLD_LINK ID
PLD_PAYMENT ID
PLD_USER ID
PLD_USER_PERMISSION ID

Tags:

Leave a Reply