Re: [CentOS] mysqldump file fails to load

2012-11-28 Thread John Doe
From: Rob Kampen > As mentioned in my post, I am not the one doing the load - it is another > admin, > and he assures me there is no message, it simply aborts. > At this time I have no access other than FTP to load php scripts for the > application. Maybe upload the sql file with FTP and ask

Re: [CentOS] mysqldump file fails to load

2012-11-28 Thread John R Pierce
On 11/28/12 1:58 AM, Rob Kampen wrote: > Certainly aware it is off topic, however this list has many > participants that have extensive experience in the area I'm inquiring > about. so? shall we talk about cars? I bet a bunch of us drive. how about food? most everyone here eats! I bet a r

Re: [CentOS] mysqldump file fails to load

2012-11-28 Thread John R. Dennison
On Wed, Nov 28, 2012 at 10:58:35PM +1300, Rob Kampen wrote: > I have loaded the problem .sql file into two different CentOS > machines, one 5.8 and the other 6.3 and have no issues, thus the > items mentioned in the two other posts give me things to ask the > other admin about. The target box is r

Re: [CentOS] mysqldump file fails to load

2012-11-28 Thread Rob Kampen
On 11/28/2012 10:40 PM, Kai Schaetzl wrote: 1. as John notes, this is off-topic 2. did you notice that you give *no* information about the problem? (no, "failure to load" is not a problem description.) Certainly aware it is off topic, however this list has many participants that have extensive e

Re: [CentOS] mysqldump file fails to load

2012-11-28 Thread Kai Schaetzl
1. as John notes, this is off-topic 2. did you notice that you give *no* information about the problem? (no, "failure to load" is not a problem description.) Kai ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] mysqldump file fails to load

2012-11-27 Thread Mustafa Demirci
On 11/27/2012 10:58 PM, John R Pierce wrote: > On 11/27/12 12:53 PM, Rob Kampen wrote: >> Now I am needing to load this database file onto a debian host running >> Plesk 9.5.4 via their system admin and it is unreliable - after four >> attempts we have all except the streets table loaded - but this

Re: [CentOS] mysqldump file fails to load

2012-11-27 Thread Marko A. Jennings
On Tue, November 27, 2012 3:53 pm, Rob Kampen wrote: > I have a newly developed app that has some 30+ tables, most with few > records at this time. However, it does contain a streets table with some > 43K records. > > I regularly dump the database using > >mysqldump -u rkampen -p databasename >da

Re: [CentOS] mysqldump file fails to load

2012-11-27 Thread Leonard den Ottolander
Hello Rob, On Wed, 2012-11-28 at 09:53 +1300, Rob Kampen wrote: > Now I am needing to load this database file onto a debian host running > Plesk 9.5.4 via their system admin and it is unreliable - after four > attempts we have all except the streets table loaded - but this table > will not load

Re: [CentOS] mysqldump file fails to load

2012-11-27 Thread John R Pierce
On 11/27/12 12:53 PM, Rob Kampen wrote: > Now I am needing to load this database file onto a debian host running > Plesk 9.5.4 via their system admin and it is unreliable - after four > attempts we have all except the streets table loaded - but this table > will not load. > > Thus my questions a