Hello Everyone
I have been using MySQL on Linux for over two years and am a devoted fan. I
have been using MySQL for very ordinary applications till now.
Now there may be a requirement that we need to build an enterprise
application running on MySQL. The application must be very reliable, very
Dear All
I am inputting data into a MySQL database where i have set the primary key as the ID
and it is auto-incrementing. I make sure that my input file contains a null or 0 value
where it should be auto- incrementing. While entering data using LOAD command, my
input file had an error with t
Hello.
I am interested to know the structure of MySQL. My ref book "MySQL and mSQL" by
O'Reilly states that for a table named book under a database Test following is the
structure:
book.ISM
book.ISD and
book. frm
On my system MySQL 3.23.27 beta the structure is different.
book.MYI
book.MYD
I have been using MySQL for sometime now. However, i had been experimenting with
MySQL priviliges and have locked myself out. I cannot access the database to perform
any function. I cannot issue any command like mysqladmin ping or mysqlshow. Somehow
the command mysqlaccess doesnt execute