Keeping MySQL from listening to ports to connections

2001-02-22 Thread Andrew L. Matthews
Hello. I'm designing a MySQL server, but I want all connections to MySQL to be made by a server app. In other words, users communicate with the app through a port, and the app communicates with MySQL. The whole point of trying to do this is to keep MySQL from listening for connections on a port

Recompiling local_lim.h, internals.h into libpthread.a: How do I?

2001-02-12 Thread Andrew L. Matthews
Hello. I am referring to instructions to correct a problem involving 1000+ concurrent connections. The relevant section in the MySQL manual is Installing MySQL/System-specific Issues/Linux Notes (All Linux Versions). The relevant paragraphs, from the manual, are as follows: “If you plan to have