I was about to reply with a long message of all the steps I followed to
create replication but I did my steps about an hour ago and I have not
seen the replication fail so far.
BTW, I created my replication following the info on this web page:
http://crazytoon.com/2008/01/29/mysql-how-do-you-set-u
2012/12/03 19:10 +0530, amit
Problem
mysql> call mobile_series1('(99889988),(12334565)');
You are expecting MySQL to turn one string operand into twain number operands.
That does not happen, unless you use PREPARE, which, I suspect, is not part of
your homework.
--
MySQL Ge
2012/11/30 Néstor
> I am trying to set up mysql replication on 2 systems but Once I get it
> going, I get the following an error 1062,
>
>
> I have re-installed the database on the slave also to see if this fixes the
> problem
> but after a few minutes I get the same error. I have repeated th
- Original Message -
> From: "Anthony Pace"
>
> I have heard that due to Oracle taking over, the OS community is
> shifting to other type of DB's .
I think the question has long been answered. However, out of curiosity (and
because they are the questions you should ask yourself anyway),
On 12/3/2012 7:24 AM, Trimurthy wrote:
hi list, i am trying to set up replication but i couldn't
complete because of the following error
Could not find first log file name in binary log index file can any one
please help me.
... snipped ...
This one should have been easy for the list
- Original Message -
> From: "divesh kamra"
>
> slave-skip-errors=1062 ---> in my.cnf and restart mysql
Really? Just like that? Without even knowing what it does or what the problem
is?
If you have replication errors, this kind of stuff is only going to break it
further. "It e
MySQL runs the internet. Go ahead kill it. I dare you.
On Tue, Dec 4, 2012 at 11:18 PM, Karen Abgarian wrote:
> MySQL, like all other products, can be peachy or bitchy. Good ones, they
> also die.Wish I was kidding :-)
>
>
> On Dec 4, 2012, at 2:37 PM, Andrés Tello wrote:
>
> > Are u kidd