Auto_increment tables

For Joomla! 2.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Note: All 1.6, 1.7 and 3.5 releases have reached end of life and should be updated to 3.x.

Moderator: ooffick

Forum rules
Please use the mailing list here: http://groups.google.com/group/joomla-dev-general rather than this forum.
Locked
lea_cardenas
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu May 14, 2015 4:27 pm

Auto_increment tables

Post by lea_cardenas » Thu May 14, 2015 4:57 pm

Hello, I need some help.

I have my page and some tables on the datebase SQL were changed automaticlly and the "AUTO_INCREMENT" option of each table was deactivated. I wish to know:

1. Which tables of joomla use the auto_increment? (so I can return them to normal)
2. Why can be a reason for it to happen?

Thank you, Lea

srisivasoftware
Joomla! Intern
Joomla! Intern
Posts: 89
Joined: Tue Feb 18, 2014 11:05 am
Contact:

Re: Auto_increment tables

Post by srisivasoftware » Thu May 14, 2015 5:06 pm

Hi

Lot of joomla tables will be use autoincrement normally
exactly what the table you want to see why its auto increment?
did you copied the joomla tables anywhere and just deleted the data instead of truncate?

lea_cardenas
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu May 14, 2015 4:27 pm

Re: Auto_increment tables

Post by lea_cardenas » Fri May 15, 2015 3:37 am

What happened is that i did a backup of the data base (an export) and somehow quit the auto_increment option. So all the auto_increment tables are now with out the option. I need like a type of list with all the tables in Joomla that use that option.

Thank you.


Locked

Return to “Joomla! 2.5 Coding”