Can't open...

2003-09-11 Thread Deependra b. Tandukar
Dear all, what is the meaning of Can't open file: 'products_description.MYI'. (errno: 145) in mysql? Regards, _DT -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL Password

2003-07-01 Thread Deependra b. Tandukar
Dear all, I am running RedHat 7.2 with MySQL, Apache and PHP. I forgot MySQL password, how can it be retrieved? Looking forward to hearing from you all. Regards, DT -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL

Last record

2003-02-10 Thread Deependra b. Tandukar
Dear all, How do I select the very last record in a column in MySQL database? Regards, DT - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

Last record

2003-02-10 Thread Deependra b. Tandukar
Dear all, How do I select the very last record in a column in MySQL database? Regards, DT - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

CDSISIS

2002-08-14 Thread Deependra b. Tandukar
Hello ! Is there anyway to convert CDS-ISIS data into MySQL? Looking forward to hearing from you. Regards, DT - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

RedHat DB?!

2001-12-18 Thread Deependra B. Tandukar
Greetings ! What is RedHat Database? Is anybody using it? How is it? Better than MySQL? Looking forward to hearing from you. Regards, DT - Before posting, please check: http://www.mysql.com/manual.php (the manual)

Re: php call to mysql

2001-08-09 Thread Deependra B. Tandukar
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 09, 2001 13:09 Subject: php call to mysql Modify your code as given below and see. It should work. DT I know this isn't a PHP mailing list, but maybe someone out there can help. This is my

Table query....

2001-07-17 Thread Deependra B. Tandukar
Greetings ! I have following tables in MySQL: TableItem idlist 1 Banana 2 Orange 3 Mango Other tables are: Banana, Orange, Mango Instead of selecting Table Banana directly I need to select it as select $TableItem.list where id=1 or something like that for editing or deleting

MySQL Query .......

2001-07-16 Thread Deependra B. Tandukar
Greetings! I have two talbes in MySQL, Table1 and Table2. Table1 iditem 1 apple 2 banana 3 orange Table2 iditem 1 shoes 2 suit 3 mango If I want to add a row/column from Table1 to Table2, is it possible? May be something like: insert into Table1 (item) values

AUTO INCREMENT Q U E S T I O N in MySQL

2001-07-08 Thread Deependra B. Tandukar
Greetings ! Suppose I have a table in MySQL Database: idName - 1 ABC 2 BBB 3 CAB like this id being auto_increment. If I delete all the three records and start with new then it starts

Q U E R Y

2001-04-10 Thread Deependra B. Tandukar
50 d55 How can I do this? Looking forward to hearing from you. Warm Regards, Deependra B. Tandukar

Re: start mysql at startup

2001-04-10 Thread Deependra B. Tandukar
Dear Ngu, in rc.local add if [-x /path/to/mysqld]; then echo "MySQL started" /path/to/mysqld start if Warm Regards, Deependra B. Tandukar www.coremag.net/cvs/dt.htm Training and Networking Assistant ICOD/ICIMOD www.icimod.org Co-ordinator CORExpress The Only Native Computer Magazin

I N S T A L L

2001-03-26 Thread Deependra B. Tandukar
Greetings ! I am using Windows2K and have php in it. I want to install MySQL also in my computer. How can I do this? I am using IIS. Looking forward to hearing from you. Warm Regards, Deependra B. Tandukar - Before posting

MySQL--Install

2001-03-13 Thread Deependra B. Tandukar
not create executables what should I do? I don't have gcc in my computer. Looking forward to hearing from you. warm regards, Deependra B. Tandukar http://www.coremag.net/cvs/dt.htm - Before posting, please check: http

Re: TCP_NODELAY is not used when compilation

2001-03-08 Thread Deependra B. Tandukar
Greetings! I am trying to compile MySQL in RedHat 6.0. what I did are: tar -xvzf mysql-3.23.33.tar.gz cd mysql-3.23.33 ./configure --prefix=/usr/local/mysql then it startx to work and inerrupt and says testing gcc working: no configure: error: installation or configure problem: c compiler can