To store Myanmar unicode characters in MySQL database

2007-07-25 Thread zar purple
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

adding plugin_dir to my.cfg returns error on mysql restart

2007-07-25 Thread Shirali
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:

Hybrid Environment

2007-07-25 Thread john_sm
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

Re: Hybrid Environment

2007-07-25 Thread Borokov Smith
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

Re: Hybrid Environment

2007-07-25 Thread mos
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

Re: Mac OS X PowerPC 64 bit

2007-07-25 Thread Kieran Kelleher
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

MySQL and writing RAMFS for tmp question

2007-07-25 Thread Mariella Petrini
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,

Cross referenced tables

2007-07-25 Thread Weston, Craig \(OFT\)
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

Re: seeding a slave from a slave

2007-07-25 Thread Ofer Inbar
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 two ago

seeding a slave from a slave

2007-07-25 Thread Ian P. Christian
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:

Re: Hybrid Environment

2007-07-25 Thread Daniel Kasak
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, what

Mysql monitering and performance tool

2007-07-25 Thread krishna chandra prajapati
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

Rows to Columns - Based on mapping from other table

2007-07-25 Thread Geoff Nicol
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