AUTO_INCREMENT value

AUTO_INCREMENT value

am 05.09.2010 15:42:52 von ron.piggott

--=-SePUGFUqEEp3di1V7Teq
Content-Type: multipart/alternative; boundary="=-6aFCHnAlvWIrlgZB7oBg"


--=-6aFCHnAlvWIrlgZB7oBg
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit


Is there something wrong with this query? Or how do I check for an
error message? The query below works when in phpmyadmin, but not in my
cron job. There has been times when cron jobs have needed a small tweak
to work when they run ok in phpmyadmin, but I am unsure of what is
wrong.

ALTER TABLE `thev4173_verseoftheday`.`verse_of_the_day_email_que`
AUTO_INCREMENT =1

Ron

--






--=-6aFCHnAlvWIrlgZB7oBg
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit










Is there something wrong with this query?    Or how do I check for an error message?  The query below works when in phpmyadmin, but not in my cron job.  There has been times when cron jobs have needed a small tweak to work when they run ok in phpmyadmin, but I am unsure of what is wrong.



ALTER TABLE `thev4173_verseoftheday`.`verse_of_the_day_email_que`  AUTO_INCREMENT =1



Ron








--













--=-6aFCHnAlvWIrlgZB7oBg--

--=-SePUGFUqEEp3di1V7Teq--

RE: AUTO_INCREMENT value

am 05.09.2010 16:51:11 von ron.piggott

I figured it out, the permissions weren't set on the user to allow the
command to work. Ron


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php