Re: I NEED HELP ON 'SOURCE(\.) MYSQL

2010-02-01 Thread sureshkumarilu
Give the ful path of file name with in '' and try it out Thanks Suresh Kuna MySQL DBA --Original Message-- From: Colin Streicher To: mysql@lists.mysql.com Cc: kebede teferi ReplyTo: co...@obviouslymalicious.com Subject: Re: I NEED HELP ON 'SOURCE(\.) MYSQL Sent: Feb 2, 201

Re: I NEED HELP ON 'SOURCE(\.) MYSQL

2010-02-01 Thread Colin Streicher
what everyone else said... also, is there a longer version of the error? or is it literally error 2 or error 22? Colin On February 1, 2010 06:38:08 pm kebede teferi wrote: > Hi, I'm very new to this and I need help. > > What I want to do is to execute a source command stateme

Re: I NEED HELP ON 'SOURCE(\.) MYSQL

2010-02-01 Thread Carlos Proal
Error 2 is "No such file or directory" So, probably the file is not in the right path or you need to explicitly provide the path to the file. Carlos On 2/1/2010 5:38 PM, kebede teferi wrote: Hi, I'm very new to this and I need help. What I want to do is to execute a

Re: I NEED HELP ON 'SOURCE(\.) MYSQL

2010-02-01 Thread John List
On 02/01/2010 06:38 PM, kebede teferi wrote: Hi, I'm very new to this and I need help. What I want to do is to execute a source command statement from cmd to create tables and populate them on a data base that I created in Mysql. Here is what I did at CMD: *I changed the directory f

Re: I NEED HELP ON 'SOURCE(\.) MYSQL

2010-02-01 Thread Jesper Wisborg Krogh
How did you type the source command? Did you remember not to quote the file name? E.g. mysql> SOURCE schema.sql is the correct way. Jesper On Tue, 2 Feb 2010 10:38:08 kebede teferi wrote: > Hi, I'm very new to this and I need help. > > What I want to do is to execute

I NEED HELP ON 'SOURCE(\.) MYSQL

2010-02-01 Thread kebede teferi
Hi, I'm very new to this and I need help. What I want to do is to execute a source command statement from cmd to create tables and populate them on a data base that I created in Mysql.  Here is what I did at CMD: *I changed the directory from c:\> to mysql *At mysql prompt i used -u

Re: [Fwd: MySQL in C - I need help!]

2005-10-04 Thread Gleb Paharenko
> > Subject: > MySQL in C - I need help! > From: > Deep Xavier Duites <[EMAIL PROTECTED]> > Date: > Mon, 3 Oct 2005 01:10:28 -0700 (PDT) > To: > [EMAIL PROTECTED] > > To: > [EMAIL PROTECTED] > > X-Account-Key: > account1 >

[Fwd: MySQL in C - I need help!]

2005-10-04 Thread Philippe Poelvoorde
-- Philippe Poelvoorde COS Trading Ltd. +44.(0)20.7376.2401 --- Begin Message --- Hi,   Good day!   I read the forum in this link http://archives.neohapsis.com/archives/mysql/2005-q2/1532.html and somehow I guess you people had tried programming MySQL in C successfully. I just hope that I can f

Re: I need help with a Select Query

2005-04-23 Thread Ed Reed
Try this SELECT * FROM applications LEFT JOIN rejected ON application.appid = rejected.appid WHERE rejected.appid Is Null ORDER BY application.appid DESC; >>> Wade <[EMAIL PROTECTED]> 4/23/05 3:12:37 PM >>> 04232005 1707 GMT-6 I need to do something like this: $sql = "SELECT * FROM applicatio

RE: Client mySQL Server/I need help!!

2004-02-27 Thread Kirti S. Bajwa
ajwa Cc: '[EMAIL PROTECTED]' Subject: Re: Client mySQL Server/I need help!! If you are building from source and have already run `nake install`, then mysql_install_db should exist in the scripts directory inside your source directory and in the bin directory of the mysql install di

Re: Client mySQL Server/I need help!!

2004-02-27 Thread Michael Stassen
some confusion. mysql_install_db sets up the initial tables for the mysql server. It won't do anything useful if you are installing only the client (ran `configure --without-server`). In fact, if it isn't there at all, that may be the reason. Michael Kirti S. Bajwa wrote: Evelyn: I

RE: Client mySQL Server/I need help!!

2004-02-27 Thread Kirti S. Bajwa
Evelyn: I need help. I have followed your instructions. Here is my problem: . Installation ... ... Shell> Make Install Shell> scripts/mysql_install_db bash: scripts/mysql_install_db: No such file or directory -- Am I following the correct sequence? There is no directory &q

RE: Client mySQL Server/I need help!!

2004-02-26 Thread Kirti S. Bajwa
Evelyn: I need help. I have followed your instructions. Here is my problem: . Installation ... ... Shell> Make Install Shell> scripts/mysql_install_db bash: scripts/mysql_install_db: No such file or directory -- Am I following the correct sequence? There is no directory &q

Please. i need help compiling mysql under CYGWIN

2003-12-29 Thread Fred
Can you send me the configure file + makefile configured for cygwin ? Version 3.23.58 please thanks alot!

I need help(NO NOT MENTAL HELP)

2003-07-30 Thread Jonathan Fowler
I know this is the mysql mailing list but I have tried the Fuse mailing list and no one will help well what im wanting to know is how could I get more avatars show in a room like I already have it where all users that are logged in control this 1 avatar im trying to make it where every user has his

RE: i need help, innodb blocks insertion into table for a while

2003-07-17 Thread Bernhard Schmidt
hi i solved the problem by executing the commit after the select. best regards benny

i need help, innodb blocks insertion into table for a while

2003-07-17 Thread Bernhard Schmidt
hi dear mysql list members i have setup a mysql database 4.013 with innodb enabled. when i set the transaction isolation level to serializable. after executing a specific query is the insertion into a table blocked for about 20 seconds. the table is defined as follows CREATE TABLE `slide`

RE: i need help

2002-12-21 Thread Cal Evans
ailto:[EMAIL PROTECTED]] Sent: Saturday, December 21, 2002 9:10 AM To: [EMAIL PROTECTED] Subject: i need help I keep getting this message what can i do to correct this problem ? Warning: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /web/repo

RE: i need help

2002-12-21 Thread Adolfo Bello
- > From: Rich Dodge [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 21, 2002 11:10 AM > To: [EMAIL PROTECTED] > Subject: i need help > > > I keep getting this message what can i do to correct this problem ? > > > Warning: Can't connect to local MySQ

RE: i need help

2002-12-21 Thread B. van Ouwerkerk
] Onderwerp: i need help I keep getting this message what can i do to correct this problem ? Warning: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /web/repository/sites/www/inc/generate-pag

i need help

2002-12-21 Thread Rich Dodge
I keep getting this message what can i do to correct this problem ? Warning: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /web/repository/sites/www/inc/generate-page.php on line 4 - Be

Re: LINK2001, I need help

2002-05-15 Thread Patrick Sherrill
quot; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 7:07 PM Subject: LINK2001, I need help > I desperately need to find a solution to this problem: > > > Winnt 4,0, service pack 6.0; Visual C++;mysql-max-3.23.49-win binary. > > my.ini File: >

Re: LINK2001, I need help

2002-05-15 Thread Gelu Gogancea
TECTED] - Original Message - From: "migu1" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 1:54 AM Subject: LINK2001, I need help > I desperately need to find a solution to this problem: > > Winnt 4,0, service pack 6.0; Visual C++;mysql-ma

LINK2001, I need help

2002-05-14 Thread migu00001
I desperately need to find a solution to this problem: Winnt 4,0, service pack 6.0; Visual C++;mysql-max-3.23.49-win binary. my.ini File: [mysqld] basedir=D:/mysql datadir=D:/mysql/data 1.-On prompt: D:\mysql\bin>mysqld-nt --install the current server installed: ...

LINK2001, I need help

2002-05-14 Thread migu00001
I desperately need to find a solution to this problem: Winnt 4,0, service pack 6.0; Visual C++;mysql-max-3.23.49-win binary. my.ini File: [mysqld] basedir=D:/mysql datadir=D:/mysql/data 1.-On prompt: D:\mysql\bin>mysqld-nt --install the current server installed: ...

Re: hello, i need help, about mysql MISSING charsets

2002-04-16 Thread Xuefer
i've report this bug to php, they said it's not bug of php but i've found the problem * ALL is ok for SERVER, problem issue only by CLIENT(libmysql.a) php-win-binary don't compile libmysql supporting GBK charset! neight other multibyte charset. also the one i compiled is linked with lib

Re: hello, i need help, about mysql MISSING charsets

2002-04-15 Thread Victoria Reznichenko
Xuefer, Monday, April 15, 2002, 8:55:08 AM, you wrote: X> mysql-4.01 X> binary package X> windows X> also the same in linux source/binary package X> when SHOW VARIABLES X> got: X> - X> character_set gbk X> character_sets latin1 big5 czech euc_kr gb2312 gbk latin1_de sjis tis620

hello, i need help, about mysql MISSING charsets

2002-04-14 Thread Xuefer
mysql: mysql-4.01 binary package windows also the same in linux source/binary package when SHOW VARIABLES got: - character_set gbk character_sets latin1 big5 czech euc_kr gb2312 gbk latin1_de sjis tis620 ujis dec8 dos german1 hp8 koi8_ru latin2 swe7 usa7 cp1251 danish hebrew w

Ovewritten mysql Tables(I need help)

2002-02-12 Thread Demirchyan Oganes-AOD098
Hello everyone, I need help. I have these scripts that I load when I want to create new tables in the database. I had DB1 full of data. Then I created DB2 and forgot to change the database that I was working in, to DB2. I loaded all .sql source files, and then I think you know what I&#

CRITICAL: I need Help turning on raid on MySQL windows version

2001-10-23 Thread Butch Bean
My perl app that loads the tables reached 2gb and bang! It is only halfway done! I had converted from Oracle which doesn't give a second thought as long as the tablespace is large enough. Has anybody turned on raid for the windows version? Turning this feature on in Unix appears simple, but wh

Re: I need help constructing a search thingy using % & _ in LIKE

2001-07-27 Thread tj marlin
yes, but then you wouldn't learn. if you don't want to buy Dubois' book, try appendix J of the mySql reference manual, available for free from the mysql site. At 06:06 PM 7/26/01 +0100, you wrote: >In message <[EMAIL PROTECTED]>, tj marlin ><[EMAIL PROTECTED]> writes >>I think it is time for

I need help constructing a regexp

2001-07-27 Thread Mark Worsdall
In message <[EMAIL PROTECTED]>, Mark Worsdall <[EMAIL PROTECTED]> writes >Hi all, > >I have a problem, I have some VARCHAR data in a column called Sequence >looking like this:- > >5;6 >12;6 >120;6 >5;6;1 >12;6;12 >120;6;105 > >So there could be anything from 2 to n numbers seperated by ; >Each n

Re: I need help constructing a search thingy using % & _ in LIKE

2001-07-26 Thread Mark Worsdall
In message <[EMAIL PROTECTED]>, tj marlin <[EMAIL PROTECTED]> writes >I think it is time for you to learn about regular expressions; page 520 >ff of Dubois. >(sql, mysql, database - to get past the filter) > any chance of an example or full syntax? M. -- Work:- postmasterAThinwick.demon.co

I need help constructing a search thingy using % & _ in LIKE

2001-07-25 Thread tj marlin
I think it is time for you to learn about regular expressions; page 520 ff of Dubois. (sql, mysql, database - to get past the filter) At 01:14 AM 7/26/01 +0100, you wrote: >Hi all, > >I have a problem, I have some VARCHAR data in a column called Sequence >looking like this:- > >5;6 >12;6

Re: I need help constructing a search thingy using % & _ in LIKE

2001-07-25 Thread tj marlin
I think it is time for you to learn about regular expressions; page 520 ff of Dubois. (sql, mysql, database - to get past the filter) At 01:14 AM 7/26/01 +0100, you wrote: >Hi all, > >I have a problem, I have some VARCHAR data in a column called Sequence >looking like this:- > >5;6 >12;6 >120;

I need help constructing a search thingy using % & _ in LIKE

2001-07-25 Thread Mark Worsdall
Hi all, I have a problem, I have some VARCHAR data in a column called Sequence looking like this:- 5;6 12;6 120;6 5;6;1 12;6;12 120;6;105 So there could be anything from 2 to n numbers seperated by ; Each number could be 1 to 3 digits long (eg 5 12 or 121). I have tried various searches like

Re: Can someone explain this? I need help!

2001-07-17 Thread Paul DuBois
At 4:58 PM -0700 7/17/01, Bryan Coon wrote: >Hi, I am experiencing some really bizzare behaviour in MySQL v3.23.36... > >I have a perl script that takes some html form based user input, parses >it into an array and then loops throught the array inserting each >element into a table. This table is

Can someone explain this? I need help!

2001-07-17 Thread Bryan Coon
Hi, I am experiencing some really bizzare behaviour in MySQL v3.23.36... I have a perl script that takes some html form based user input, parses it into an array and then loops throught the array inserting each element into a table. This table is then left outer joined with others for a quick qu

i need help completing install of newest version

2001-06-13 Thread Andrew Hook
so i'm trying to install mysql 3.23.38 on slackware linux, kernel 2.0.27 i'm installing from a tar.gz and have no previous mysql on this server. so i'm ok to scripts/mysql_install_db.sh then i get the following 3 lines scripts/mysql_install_db.sh: my_print_defaults: command not found didn't find

Re: I need help to instal mysql

2001-04-23 Thread Gerald Clark
Install gmake. Lana Conan wrote: > > First of all sorry for my English, I hope it would be good enougth to be > understood. > > I am trying to instal mysql on a digital unix os. > > First I had problem with the ./configure > it prompted this message > > checking for cc++... no > checking fo

I need help to instal mysql

2001-04-23 Thread Lana Conan
First of all sorry for my English, I hope it would be good enougth to be understood. I am trying to instal mysql on a digital unix os. First I had problem with the ./configure it prompted this message checking for cc++... no checking for cl... no checking whether the C++ compiler (gcc ) wo

I need help with the mysql logs.

2001-04-10 Thread eran yahav
I need help with the mysql logs. I want the mysql to enter the time it takes each query to run as well in the log. also i want to know from which file / program each query was run. Is that possible ? if so how can i do it or where can i find more information. thanks eran