Re: Last visitors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux