cqfamily
New Member
- Messages
- 23
- Reaction score
- 0
- Points
- 1
I have a table in Access, which I want to import into my database in phpMyAdmin.
I export the table to a csv file. It is 55078kb.
In phpMyAdmin console
Well...I guess 'I' and the administrator of the website, but I can't see 'where' I can increase the 'Connection Timeout'.
Any suggestions as to what I'm doing incorrectly and what else I could try?
I 'should' add that I was able to add a table a few years back, which worked, but was smaller, but now this isn't working
Thanks!
I export the table to a csv file. It is 55078kb.
In phpMyAdmin console
- Choose my Database
- Choose the file I want to import
- Choose Import
- Choose the file (969340 records, 55Mb)
- Character set utf-8 (default)
- Partial Import = tick off
- Skip number of queries =0 (default)
- Enable foreign key checks =on (default)
- CSV
- -Update on duplicate keys=off
- -Cols sep =,
- - Cols encl ="
- - Col escaped with ="
- - Lines term =auto
- - Col names =blank (data is in same order)
- Do not abort =unticked
Well...I guess 'I' and the administrator of the website, but I can't see 'where' I can increase the 'Connection Timeout'.
Any suggestions as to what I'm doing incorrectly and what else I could try?
I 'should' add that I was able to add a table a few years back, which worked, but was smaller, but now this isn't working
Thanks!