?
avatar sovainfo
sovainfo
28 Oct 2014

installation/sql//joomla.sql contains different definitions for a unique key. For MySQL it specifies type_id, content_item_id, tag_id. For both PostgreSQL it specifies type_alias, content_item_id, tag_id.
It is not difficult to make them the same, the question is which one is right?

Couldn't say from the usage of the table in Joomla, maybe the people from the SQL Performance had a look into this.

avatar sovainfo sovainfo - open - 28 Oct 2014
avatar jissues-bot jissues-bot - change - 28 Oct 2014
Labels Added: ?
avatar brianteeman brianteeman - change - 28 Oct 2014
Category SQL Tags
avatar alikon
alikon - comment - 2 Apr 2015

we need to use the same pk key on all db's
in this case the mysql pk is the one

avatar sovainfo sovainfo - change - 14 Apr 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-04-14 23:52:25
avatar sovainfo sovainfo - close - 14 Apr 2015

Add a Comment

Login with GitHub to post a comment