|
Posted by Richard Lynch on 04/20/05 05:36
On Tue, April 19, 2005 4:46 pm, Ryan A said:
> Hey,
> Thanks for replying, I tried using the test example of Petar Nedyalkov,
> but
> when i try to create the following:
>
> CREATE TABLE `profile_log` (
> `profile_id` int(10) default NULL,
> `user_id` int(10) default NULL,
> `last_login` timestamp NOT NULL
> ) ENGINE=MyISAM CHARSET=utf8
ENGINE= is MySQL 4.x for TYPE= in MySQL 3.x
I dunno about the CHARSET stuff.
But then, this is a *MySQL* question, not PHP!
Try here: http://mysql.com/
--
Like Music?
http://l-i-e.com/artists.htm
Navigation:
[Reply to this message]
|