execute('ALTER TABLE `'._DB_PREFIX_.'csuivi_tracking` CHANGE `status` `status` TEXT NOT NULL DEFAULT \'\''); return true; }