Jump to content

How to modify sql


Davie33

Recommended Posts

Hi am hoping yous guys can help me with my sql.

 

Here is sql

ALTER TABLE `settings` MODIFY `theme` varchar(12) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'minix_26'

 

I want to alter the table "settings` and modify the theme from minix_25 to what you see above ^.

 

Only thing is when i enter it in the sql phpmyadmin it returns saying.

" MySQL returned an empty result set (i.e. zero rows). (Query took 0.0650 sec)"

Link to comment
https://forums.phpfreaks.com/topic/295152-how-to-modify-sql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.