![]() |
Ok, so I now have the new column in int(10) type. Now the 3rd line does not work. I get the following error:
Code:
Error |
I think the third one should be:
Code:
UPDATE `wp_posts` SET `post_date` = UNIX_TIMESTAMP( post_date_old |
Okay... I got it now! It should be these queries...
Code:
ALTER TABLE `wp_posts` CHANGE `post_date` `post_date_old` datetime NOT NULL |
All times are GMT. The time now is 02:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|