Re: [PHP-WIN] mysql question

2004-10-26 Thread Luis Moreira
Nothing wrong, besides missing a character. I tried your instructions with the full word CREATE and it worked fine... Luis Patrick Roane wrote: I am learning the mysql basics and was wondering what I'm doing wrong. I'm using the MySQL.exe console to create a simple table, but I keep getting these s

Re: [PHP-WIN] MySQL question

2003-09-22 Thread Ignatius Reilly
One possible reason why it does not work is that the DAY() function does not exist. Use DATE_FORMAT() instead. Ignatius _ - Original Message - From: "Disko_kex" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 22, 2003 10:47 AM Subject: [PHP-WIN]

Re: [PHP-WIN] MySQL - question

2003-01-30 Thread Cam Dunstan
bobo I doubt that the table will be too big myself given the limitations which you will find in the mysql manual (far above your requirements). Spend a bit of time and calculate the actual size of the table - while it sounds huge you might be pleasantly surprised. A database of properties in a lo