![]() | |
#21
| |||||
| |||||
|
|
Jerry Stuckle<jstucklex (AT) attglobal (DOT) net> wrote: On 12/31/2011 5:44 AM, Axel Schwenke wrote: So do yourself a favour and switch to sane tools. the command line tools coming with MySQL would be a natural choice. And I also recommend the Percona Tools (former Maatkit). Please tell us, Mr. MySQL Expert, how is he going to use the command line tools when he doesn't have SSH/Telnet access (as he indicated before)? I haven't seen him writing that. But lets assume he had - then PHP has a system() function to run arbitrary programs. |
|
He certainly has the ability to upload his own PHP code? |
|
I don't think this "discussion" leads anywhere. If your most sophisticated method of transportation is a bicycle, then you can't walk on the moon. |
|
Keine Arme - keine Kekse. Like it or not - PHPMyAdmin is the most popular tool around because it's better than anything else around (without spending gobs of money, anyway). It's just better than nothing. I wish I could say the same of you. In fact I think no answer is better than an answer from you. |
|
You have now stated for the second time that PMA is very superior and the best next to sliced bread. Still you couldn't say *anything* helpful. So what's up? Maybe PMA is crap though? Or you're no expert? OK, I cancel the last question. We know the answer. XL |
#22
| |||
| |||
|
|
I have just remembered that I exported 3 other files using the same method and none of them gave an error message when imported....what does that say? Cheers Geoff It says you're trying to import data from a newer database into an older one - just like others have told you. |
#23
| |||
| |||
|
|
On 12/31/2011 9:13 PM, Axel Schwenke wrote: ........ It's just better than nothing. I wish I could say the same of you. In fact I think no answer is better than an answer from you. Spoken like the true troll you are, Axel. I'm really surprised Oracle hasn't wised up and fired your ass. ...... So, Mr. Expert, what's a better answer, considering real world constraints? MySQL CLI isn't, and neither is Percona tools. Ah, I forgot - you've never worked in the real world, so you have absolutely no idea what it's like. In fact, I doubt you've EVER done any real programming. Maybe just some hacking here and there. It shows. |
#24
| |||
| |||
|
|
On 01-01-2012 04:55, Jerry Stuckle wrote: On 12/31/2011 9:13 PM, Axel Schwenke wrote: ....... It's just better than nothing. I wish I could say the same of you. In fact I think no answer is better than an answer from you. Spoken like the true troll you are, Axel. I'm really surprised Oracle hasn't wised up and fired your ass. ..... So, Mr. Expert, what's a better answer, considering real world constraints? MySQL CLI isn't, and neither is Percona tools. Ah, I forgot - you've never worked in the real world, so you have absolutely no idea what it's like. In fact, I doubt you've EVER done any real programming. Maybe just some hacking here and there. It shows. He guy's, grow up...! |
|
(and stop making accusations at each other....) Let the reader, of each individual article, decide if its of use (and value) to him/her. Forget it: that might mean Mr Stuckle looking like an arsehole. So he |
#25
| |||
| |||
|
|
On Sat, 31 Dec 2011 08:14:59 -0500, Jerry Stuckle jstucklex (AT) attglobal (DOT) net> wrote: I have just remembered that I exported 3 other files using the same method and none of them gave an error message when imported....what does that say? Cheers Geoff It says you're trying to import data from a newer database into an older one - just like others have told you. Jerry the reason I mention this is that another sql file which has /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; imports without an error!? |
#26
| |||
| |||
|
|
On Sun, 01 Jan 2012 09:34:26 +0000, Geoff wrote: On Sat, 31 Dec 2011 08:14:59 -0500, Jerry Stuckle jstucklex (AT) attglobal (DOT) net> wrote: I have just remembered that I exported 3 other files using the same method and none of them gave an error message when imported....what does that say? Cheers Geoff It says you're trying to import data from a newer database into an older one - just like others have told you. Jerry the reason I mention this is that another sql file which has /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; imports without an error!? As I said elsewhere, this part is not a problem for MySQL. That is, it is correct, and appropriate. So something that pMA is doing in the process of passing that particular dump to MySQL is causing the problem. Ergo pMA is broken and needs fixing. Which (and I can hear it now) you're not permitted to do either. There is NO WAY to tell what pMA is doing wrong based on the error message being fed back out. You will have to do something other than feed the whole dump in in a single go to get it to work, because that doesn't. This may include handcrafting dumpfiles. |
#27
| |||
| |||
|
|
Luuk wrote: On 01-01-2012 04:55, Jerry Stuckle wrote: On 12/31/2011 9:13 PM, Axel Schwenke wrote: ....... It's just better than nothing. I wish I could say the same of you. In fact I think no answer is better than an answer from you. Spoken like the true troll you are, Axel. I'm really surprised Oracle hasn't wised up and fired your ass. ..... So, Mr. Expert, what's a better answer, considering real world constraints? MySQL CLI isn't, and neither is Percona tools. Ah, I forgot - you've never worked in the real world, so you have absolutely no idea what it's like. In fact, I doubt you've EVER done any real programming. Maybe just some hacking here and there. It shows. He guy's, grow up...! Jerry wont. He's too old to start now. (and stop making accusations at each other....) Let the reader, of each individual article, decide if its of use (and value) to him/her. Forget it: that might mean Mr Stuckle looking like an arsehole. So he wont ever stop. |
![]() |
| Thread Tools | |
| Display Modes | |
| |