Hi,
I'm currently developing a VS .NET application with C#. The program, run on Windows, needs to access MySQL which is installed on a linux machine (MySQL 4.0.15a & RedHat 7.2).
I connect MySQL thru ODBC (driver 3.51) and use C#'s system.data.odbc namespace to implement. And the program...
Hi,
I'm currently developing a VS .NET application with C#. The program, run on Windows, needs to access MySQL which is installed on a linux machine (MySQL 4.0.15a & RedHat 7.2).
I connect MySQL thru ODBC (driver 3.51) and use C#'s system.data.odbc namespace to implement. And the program...
Hi everyone, I maintained a mysql server (v3.23.49) using telnet and I use the same account with someone.
The mysql> prompt keeps all commands I typed and the people using the same account can use the UP key to see the command history.
However I wanna disable the function and clear all history...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.