Compliments,
I was able to uccessful install MySQLGUI version 1.75 on my win 98 running
MySQL server 3.23.43 -max-debug client version 3.23.3 alpha.
I was also able to connect to the server. At the bottom of the window I saw
one button with plus sign, when I do mouse over on it there is this p
Dear All,
I have Mysql server installed at remote site which i need to connect to.
I have tried this from my local computer but didn't work;
c:\mysql\bin>mysql -h myhost -u myusername -pmypassword
I will also like to use LOAD command to load a text file from my local
computer to the database o
Hi,
Please, how do i correct wrong column name (field name, not one of values
stored under the column name) in a table in mysql?
I supposed to type password when i was creating the as field but end up
typed passwod.
Thanks.
kamal.
Hi,
I need to store a string variable which is more than 255 character that
varchar field in mysql can contain. I have check the available docs with me
I can see anything referring to this.
Any support will be highly appreciated.
Thanks
Kamal.
---