MySql CPU 100%

2008-01-08 Thread Nik
| 78 | | Threads_running | 3 | | Uptime| 306640 | +---+----+ 222 rows in set (0.00 sec) mysql> -- Nik -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql T

Can't locate loadable object DBD::mysql in @INC

2002-08-15 Thread Nik
.8.0/i686-linux} and not {/usr/lib/perl5/5.6.0/i386-linux} Where is the @INC and how can we change it? or any added advice would be appreciated. Thanks in advance. Nik - Before posting, please check: http://www.mysql.c

inserting values from another table

2004-04-27 Thread Nik Belajcic
required. If anyone can suggest a workaround, I would greatly appreciate it as I am not really an expert in this area. Thanks in advance. -- Nik Belajcic <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/

load strips first character

2004-04-27 Thread Nik Belajcic
t? LOAD DATA INFILE '/local/datadocument.txt' INTO TABLE tdocument FIELDS TERMINATED BY ',' LINES TERMINATED BY '\n' (field1, field2, field3); Thanks, -- Nik Belajcic <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archives: http://lists.mysql.co

Reading MS Access tables from MySQL or Perl

2004-05-03 Thread Nik Belajcic
ts desired automation of the procedure. Is there a "known" best way to do this and has anyone done something similar? Thanks in advance for any hints. -- Nik Belajcic <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

Re: Reading MS Access tables from MySQL or Perl

2004-05-03 Thread Nik Belajcic
Thanks for that tip. It helped me find a page which explains it properly. In case anyone else might be interested, here is the link. http://www.awilcox.com/geek_stuff/perl/proxy.html -- Nik Belajcic <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archives: http://lists.mys

Perl arrays into MySQL

2004-05-31 Thread Nik Belajcic
oad it into MySQL table. I know I could dump it into a text file and read it from there, but assuming I do not want to go through this intermediary step, how could I do it? Any suggestions appreciated. -- Nik Belajcic <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archi

load data infile

2004-06-10 Thread Nik Belajcic
e any sense. Any thoughts much appreciated. -- Nik Belajcic <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: slow MySQLGUI

2001-07-29 Thread Nik Belajcic
web host MySQL/Debian Linux. I'd be curious to know if there is anything in the communication pipeline that could be potentially accountable for this speed difference? Nik Belajcic Sydney. - Original Message - From: "Sinisa Milivojevic" <[EMAIL PROTECTED]> To: <[EMAIL

explain query question

2001-08-20 Thread name nik name nik_two
sql optimize Please help me. I can't understand why i've got this results.I have very simple table with name cz Field TypeNullKey Default Extra Privileges tv int(11) MUL 0 select,insert,update,references rez_id int(11)