Hi Ofer,
Is it necessary to stop the slave before doing the mysql dump.
If we use --single-transaction option in mysqldump should provide consistent
backup..right.
or stop slave
note the slave status info.
start slave
start mysqldump.
regards
anandkl
On 7/26/07, Ofer Inbar <[EMAIL PROTECTED]>
padmanabhan
padmanabhan G wants you to join Yaari!
Hi guys,
I'm doing a data migration from oracle to MySQL.
There is a table including BFILE datatype column on the Oracle, but I can't
find the replacement in MySQL, Would anyone like to give me some advice or
solutions?
Thank you very much!
@@@^_^@@@
--
Hi Everybody,
I am looking for a tool which can moniter mysql and if any thing goes wrong
with mysql then it can send a mail or alert. It can show the innodb status
and all the complete details about mysql.
Regards,
Krishna
"Ian P. Christian" <[EMAIL PROTECTED]> wrote:
> How do I create a mysql data dump from a slave to seed another slave?
> Using --master-data with mysqldump from my existing slave sets the
> master to the slave I was dumping, not the real master.
I started a discussion of the same thing a week or t
Hi All,
How do I create a mysql data dump from a slave to seed another slave?
Using --master-data with mysqldump from my existing slave sets the
master to the slave I was dumping, not the real master.
Many Thanks,
Ian
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/my
On Wed, 2007-07-25 at 03:33 -0700, john_sm wrote:
>
> Hey Guys, I am still in a thinking stage and will like to learn from your
> experience, and was wondering if any of you folks have a hybrid environment
> i.e. Linux and Proprietary systems and what kind of issues do you run into.
> And also,
Hi,
Is there way with MySQL 5.0.45 on Linux Debian to
specify tmpdir (in my.cnf) to a directory on a RAMFS
filesystem.
I have tried but MySQL did not even start (it
generated an error saying that it could not write
)
Thanks in advance for your help.
I look forward to hearing from you,
Marie
Hi there,
I have a situation where I am trying to cross reference entries based on
(for example) date and cost center. So without specifying the cost
center sites in advance, how could I get a table returned out of mysql
like:
This e-mail
All,
I am presently accomplishing this problem in code but was wondering if I can
have MySQL do the heavy lifting instead and get the advantage of sorting and
whatnot.
I have basically the following layout in my document tracking system to
define various categories and then populate them with en
You could build it from source. The only challenge is figuring out
the configuration command for the target platform. I have compiled
for Core 2 Duo and G4 shown below, but not G5. Search the web for the
configuration command. or perhaps someone here on the list might
have the configura
At 05:33 AM 7/25/2007, john_sm wrote:
Hey Guys, I am still in a thinking stage and will like to learn from your
experience, and was wondering if any of you folks have a hybrid environment
i.e. Linux and Proprietary systems and what kind of issues do you run into.
And also, what pieces of techno
Hey John,
It very much depends on what your users needs are.
In my experience, there's an opensource alternative that integrates well
with proprietary systems if needed for everything i can think off. I've
been working solely on Linux for more than 3 years now.
My laptop came with Vista pre-ins
Hey Guys, I am still in a thinking stage and will like to learn from your
experience, and was wondering if any of you folks have a hybrid environment
i.e. Linux and Proprietary systems and what kind of issues do you run into.
And also, what pieces of technology you have - which are open source a
I'm trying to setup and use "User Defined Functions"
(UDF) in MySQL. First of all, typing:
show variables like 'plugin';
in order to get the mysql plugin path returns an
empty result set for me. I tried specifying the plugin
directory directly in my.cnf, under [mysqld], by
adding:
plugin_dir=/usr
Hello everybody,
I want to store Myanmar unicode data in MySQL
database. Then, I want to make data manipulation with it. Firstly, i
tried to input Myanmar characters in MySQL's GUI tool. i chose Myanmar
keyboard and installed Myanmar font in tool. But, i couldn't type
Myanmar ch
16 matches
Mail list logo