Disable engines

2005-10-28 Thread Flavio Gonçalves
I want to permit only MyISAM tables to be created in my server. How can I disable all the other engines? Flávio Gonçalves

Re: It is secure to access MySQL thru internet?

2003-08-29 Thread Flavio Tobias
What do you mean with secure connection, ssh? How to configure this on MySql? - Original Message - From: "Fortuno, Adam" <[EMAIL PROTECTED]> To: "'Flavio Tobias'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 2:17 P

It is secure to access MySQL thru internet?

2003-08-29 Thread Flavio Tobias
I need to access a database thru internet. It is secure to do this using MySql? Thanks Flavio Tobias

lost connection....

2002-11-06 Thread Flavio
process hanging, pid 30326 - killed 021106 11:59:08 mysqld restarted /usr/libexec/mysqld: ready for connections and in workstation shows: Lost connection to MySql server during query Anybody knows what´s wrong ??? []´s flavio

RES: Problems with SQL_SELECT_LIMIT

2002-06-20 Thread Flavio Reis
Hi Galen! The problem is that command act on client, I need a command to act on server (mysqld)! Thanks []s Flavio -Mensagem original- De: Galen Wright-Watson [mailto:[EMAIL PROTECTED]] Enviada em: quinta-feira, 20 de junho de 2002 18:18 Para: Flavio Reis Cc: [EMAIL PROTECTED] Assunto

Problems with SQL_SELECT_LIMIT

2002-06-20 Thread Flavio Reis
Hi. I have an urgent question: How can I set the variable sql_select_limit as a global variable, which everytime that I open the MySQL it's set to the value that I determinated. I want to know how set this variable in the mysql.conf (where and how), not inside the BD! Thank you!!! Flávio --