Sending an output of a query to file in debian lenny

2010-12-02 Thread bars0 bars0
Hi everyone! I try o send an output of a query in debian lenny, using: SELECTINTO OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000): Can't create/write to file... (Errcode 13). What's the problem?

Re: Sending an output of a query to file in debian lenny

2010-12-02 Thread Johan De Meersman
On Thu, Dec 2, 2010 at 10:06 AM, bars0 bars0 bars0.bars0.ba...@gmail.comwrote: I try o send an output of a query in debian lenny, using: SELECTINTO OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000): Can't create/write to file... (Errcode 13). What's the problem? The

Re: Sending an output of a query to file in debian lenny

2010-12-02 Thread Simcha Younger
On Thu, 2 Dec 2010 10:06:21 +0100 bars0 bars0 bars0.bars0.ba...@gmail.com wrote: Hi everyone! I try o send an output of a query in debian lenny, using: SELECTINTO OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000): Can't create/write to file... (Errcode 13). What's

How can I obtain the corrosponding Signature file for a MySQL package to verify package

2010-12-02 Thread Varuna Seneviratna
According to the Doc http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signature.html the Signature file for a MySQL package can be obtained from the download page.But I am not able to locate it? -- Kind Regards Varuna Seneviratna

Re: Sending an output of a query to file in debian lenny

2010-12-02 Thread bars0 bars0
2010/12/2 Simcha Younger sim...@syounger.com On Thu, 2 Dec 2010 10:06:21 +0100 bars0 bars0 bars0.bars0.ba...@gmail.com wrote: Hi everyone! I try o send an output of a query in debian lenny, using: SELECTINTO OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000):

Re: Sending an output of a query to file in debian lenny

2010-12-02 Thread Johan De Meersman
On Thu, Dec 2, 2010 at 4:05 PM, bars0 bars0 bars0.bars0.ba...@gmail.comwrote: Yes, something is certailny wrong, because even when I added in MySQL user 'krzysztof', wchich is similar to regular user of my linux machine, I can't MySQL users have nothing to see with OS users. As root, do su -c

Re: How can I obtain the corrosponding Signature file for a MySQL package to verify package

2010-12-02 Thread viraj
http://dev.mysql.com/downloads/mysql/ you can see the md5 sum close to the download button ~viraj On Thu, Dec 2, 2010 at 7:48 PM, Varuna Seneviratna varunasenevira...@gmail.com wrote: According to the Doc http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signature.html the Signature file

useful MySQL tutorials that I wrote

2010-12-02 Thread shahryar ghazi
Downloading, compiling, and installing MySQL Server from source code http://www.geeksww.com/tutorials/database_management_systems/mysql/installation/downloading_compiling_and_installing_mysql_server_from_source_code.php

Re: How can I obtain the corrosponding Signature file for a MySQL package to verify package

2010-12-02 Thread Varuna Seneviratna
I want to know about veryfing the Signature not the Md5 as described in the page http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signature.html.I did verify Md5 checksum. On 2 December 2010 22:51, viraj kali...@gmail.com wrote: http://dev.mysql.com/downloads/mysql/ you can see the md5

Re: How can I obtain the corrosponding Signature file for a MySQL package to verify package

2010-12-02 Thread viraj
sorry for not reading it correctly.. yep.. seems like a good catch. .asc is not linked or available in keyserver for bu...@mysql.com. cut and paste the provided build key in the manual and gpg --import could be a solution ~viraj On Thu, Dec 2, 2010 at 10:58 PM, Varuna Seneviratna

Migration from ORACLE to MySQL - CLOB

2010-12-02 Thread Kapur, Rajesh
I need to migrate about a dozen tables from ORACLE 10g to MySQL 5. I have manually migrated the schema to MySQL. I am able to write SQL*PLUS queries to extract ORACLE data into insert statements (including date conversions to MySQL format etc) that I can run against the MySQL database. The CLOB

Re: How can I obtain the corrosponding Signature file for a MySQL package to verify package

2010-12-02 Thread Varuna Seneviratna
Viraj! The problem is not the public key But getting the corresponding Key to the downloaded package as mentioned in the below extract from the MySQL 5.1 Manual http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signature.html After you have downloaded and imported the public build key, download

Re: Auto Reply: How can I obtain the corrosponding Signature file for a MySQL package to verify package Intergrity Using GnuPG?

2010-12-02 Thread Varuna Seneviratna
Hello Brian! What do you mean!, Who do u intend by account manager.*I am using community server 5.1* On 3 December 2010 02:30, Brian Guy brian@oracle.com wrote: Hi Varuna, Sorry, I do not know the answer to this. Who is your account manager, and I can ask him/her to find out for you?