Friday, July 6th, 2007
-
Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more.
-
-
The SELECT … INTO OUTFILE ‘file_name’ form of SELECT writes the selected rows to a file. The file is created on the server host, so you must have the FILE privilege to use this syntax. file_name cannot be an existing file, which among other things preve
Posted in misc | No Comments »
Wednesday, July 4th, 2007
Posted in misc | No Comments »