Post by Eusunt » Sun Oct 22, 2017 3:01 am

Hi.
I want to change the orde id.
Before Ive done this by ALTER TABLE `order` AUTO_INCREMENT =900 but now I see the tables have new names and I dont know which to alter.
Thanks for your kind support.

Newbie

Posts

Joined
Sun Oct 22, 2017 2:55 am

Post by yodapt » Sun Oct 22, 2017 9:40 pm

Assuming you didnt change the default table prefix :

Code: Select all

 ALTER TABLE `oc_order` AUTO_INCREMENT = 900 

Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com


User avatar
Active Member

Posts

Joined
Fri Jun 17, 2011 6:39 pm


Post by Eusunt » Sun Oct 22, 2017 10:58 pm

Thank's !
New 3.2.0.2 prefix is ocvx_

Newbie

Posts

Joined
Sun Oct 22, 2017 2:55 am
Who is online

Users browsing this forum: Mike Guenther, paulfeakins and 404 guests