I'm using still a very small MySQL database -just testing yet- but I read
many people talking about some Gigas of data. I wonder where can I find some
benchmarks about MySQL with various O.S.

I work with MySQLFront and:
Is there a way not to loose data when I change a field i.e from INT to
FLOAT?
(not only data of INT field but all fields before)It works if I save to txt
first?
And I declare in 2 INT fields but it creates one field INT(3) and another
INT(5) as I see at SQL window. Why?


Thanks

Makis

QUERY


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to