(securtity) number in a where query

2001-07-23 Thread Fredrik Kristiansen
Hi When thinking about security it is best to use ' around number input from a webuser in the WHERE part of my query. But does is this query run slower than a query without ' around numbers? How does this work? I want to protect my system from user input such as comment, AND operator, and OR

MySQL replication

2001-02-20 Thread Fredrik Kristiansen
Hello, Is it possible to enable a MySQL replication between 2 or more severs where I can write and read to all servers? I know it is possible to install one master who I can do reading and writing to. And slaves who I only can read from. But I want to write to these slaves as well, and they