> > mysql> LOAD DATA LOCAL INFILE './2003-01/MKR_OCAK.txt' INTO
> TABLE quantis_mkr;
> > Query OK, 271392 rows affected (4 min 2.95 sec)
> > Records: 271392 Deleted: 0 Skipped: 0 Warnings: 61
> >
> > How can I see those warnings?
> > I checked the error log but nothing shows up there.
> >
>
Is there a painless way to import Paradox data and database structure to MySQL?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Is there a relatively painless way to import data and database structure from Paradox
to MySQL.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Greetings!
Is there a relatively painless way to import database structure from Paradox db?
Can MySQL support be inserted instead of BDE into Delphi application
without rewriting large part of it?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:htt
>User can use SHOW GRANTS command:
Thank you!
But one more question: what privileges user should have to issue this command? I've
got a user who has rights only to SELECT from certain db. What should i GRANT to him
to allow use of SHOW GRANTS?
--
MySQL General Mailing List
For list archives: ht
Is there a way for a user to get knowledge about his own privileges?
For example can a user know if he/she has rights to INSERT INTO some table?
I'm using PHP4
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]