Re: Fixed Connection Diagnostic Tool

2010-07-07 Thread michel
Mike, much thanks and I have it fixed! The problem was that I screwed up setting the database permissions. I am really happy that I learned about mysql -h It will be a great help! Michel - Original Message - From: Michael Dykman mdyk...@gmail.com To: michel compu

Re: Fixed Connection Diagnostic Tool

2010-07-06 Thread michel
that the reason is that the C3P0 connection pooling cannot work on a 'remote' machine. Michel - Original Message - From: Rob Wultsch wult...@gmail.com To: michel compu...@videotron.ca Cc: mysql@lists.mysql.com Sent: Tuesday, July 06, 2010 1:52 AM Subject: Re: Connection Diagnostic

re: Connection Diagnostic Tool

2010-07-05 Thread michel
it? Thanks! - Original Message - From: Michael Dykman mdyk...@gmail.com To: michel compu...@videotron.ca Sent: Saturday, July 03, 2010 11:37 PM Subject: Re: Connection Diagnostic Tool You are right.. Java never coonnects on that domain socket, it *always* used TCP. Check your credentials

Connection Diagnostic Tool

2010-07-03 Thread michel
I am setting up the Softslate web store package that uses Hibernate to connect to MySQL. Softslate fails to connect to MysQL on the c3p0 connection pooling. While I would love to solve this little problem it would be wiser if I learn to diagnose the problem. Is there a tool that can run on the

Install mysql-workbench bug

2009-08-10 Thread michel
I am installing mysql-workbench- oss-5.1.16. tar.gz on Linux and I hit this bug during ./configure cannot find install-sh or install.sh I checked and the file install-sh is in the directory ... /mysql-workbench- oss-5.1.16. I have also installed a lot of other software in the server without

Setting up host password on a shared server

2009-06-19 Thread michel
I have MySQL set up and running, but I am under the impression that I am unable to password protect it properly because I can't protect it as root user. From what I've been reading I should be setting it up as mysqladmin -u root password _thepassword_ But with phpMyAdmin I can still log in as

Re: Still going in cicrles

2009-05-10 Thread michel
sjm...@pobox.com To: mysql@lists.mysql.com Sent: Sunday, May 10, 2009 5:20 AM Subject: Re: Still going in cicrles compu...@videotron.ca (michel) writes: I set up MySQL and when I try to start it it fails telling me that I need to run 'mysql_upgrade'. Show us the full error output and provide

Re: Still going in cicrles

2009-05-10 Thread michel
Message - From: Simon J Mudd sjm...@pobox.com To: mysql@lists.mysql.com Sent: Sunday, May 10, 2009 8:03 AM Subject: Re: Still going in cicrles compu...@videotron.ca (michel) writes: I might have it fixed! I tried /home/qsys/mysql-5.1.32/libexec/mysqld and I would get /home/qsys/mysql

Still going in cicrles

2009-05-09 Thread michel
I set up MySQL and when I try to start it it fails telling me that I need to run 'mysql_upgrade'. When I run 'mysql_upgrade' it runs 'mysqlcheck' which is supposed to only be run when the server works ...

my.cnf file

2009-05-06 Thread michel
I set up mysql and can't start it because I need to hard code the IP address parameter (bind-address) into my.cnf ... but I have three of them in different sub directories of /mysql/mysql-test/suite Should there not be one basic one?

configure parameters

2009-05-04 Thread michel
Is there a place on the net that has detailed documentation on the possible parameters? I am doing a quick google and can't find it. Thanks! -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org

mysqlcheck: Got error 202: Can't connect to local MySQL server through socket '/home/qsys/mysql-5.1.32/temp/mysql.sock'

2009-05-03 Thread michel
I am trying to set up MySQL on a GNU/Linux box with this script:cd /home/qsys gzip -cd /home/qsys/mysql-5.1.32.tar.gz | tar xf - mv /home/qsys/mysql-5.1.32 /home/qsys/mysql-5.1.32.source cd /home/qsys/mysql-5.1.32.source ./configure --prefix=/home/qsys/mysql-5.1.32 \

Fw: mysqlcheck: Got error 202: Can't connect to local MySQL server through socket '/home/qsys/mysql-5.1.32/temp/mysql.sock'

2009-05-03 Thread michel
Sorry for the bad end of lines in the first message! I am trying to set up MySQL on a GNU/Linux box with this script:cd /home/qsys gzip -cd /home/qsys/mysql-5.1.32.tar.gz | tar xf - mv /home/qsys/mysql-5.1.32 /home/qsys/mysql-5.1.32.source cd /home/qsys/mysql-5.1.32.source ./configure

Re: avoiding use of NullsA

2009-03-14 Thread Michel Durand
of nulls its is better to place the important indexed fields toward the beginning of the table. michel --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 090313-0, 03/13/2009 Tested on: 3/14/2009 10:23:29 AM avast! - copyright (c) 1988-2009 ALWIL Software. http://www.avast.com

Installing MySQL from source

2009-02-13 Thread michel
From the different documentation I was reading that after going to the root directory I should execute /.configure; but there is no configure file in the root source directory, just configure.in

INSERT queries hang on amd64

2005-02-16 Thread Michel Buijsman
-- Michel Buijsmantty.nl -- 2dehands.nl -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

INSERT queries hang on amd64

2005-02-16 Thread Michel Buijsman
= thread_concurrency=4 set-variable= myisam_sort_buffer_size=64M skip-innodb -- Michel Buijsmantty.nl -- 2dehands.nl -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: [MySQL General] INSERT queries hang on amd64

2005-02-16 Thread Michel Buijsman
On Wed, Feb 16, 2005 at 12:41:04PM +0100, Michel Buijsman wrote: My problem: INSERT queries hang on amd64. Sorry about the multiple mails, mysql.com's mailinglist software does annoying things with the wrong adresses... -- Michel Buijsmantty.nl -- 2dehands.nl

INSERT queries hang on amd64

2005-02-16 Thread Michel Buijsman
= thread_concurrency=4 set-variable= myisam_sort_buffer_size=64M skip-innodb -- Michel Buijsmantty.nl -- 2dehands.nl -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

importing datas

2004-12-02 Thread Michel RENON
website ? (I only have a phpMyAdmin access) Sorry if the answer is obvious, but I'm new to MySQL, phpMyAdmin. My local config is PowerMac G4, Mac OS X 10.3.5, MySQL 4.0.21 Thanks in advance Michel RENON -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

Terminology question

2003-07-21 Thread Michel Albert
I've read it now a few times around here and was curious what innodb means. Is it a table-type for MySQL or a completely different DBMS? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Problem with ADO, MyOLEDB and BigInt columns

2002-12-04 Thread Andre Michel Descombes
Hi, I am trying to access a third party MySQL table containing a BigInt field, using ADO with a MyOLEDB driver. The problem is that all this field ever returns are 0's. I tried using ODBC with the Convert BigInt to Int option but then the numbers get truncated. Is there a way around this?

Problem compiling MySQLGUI source rev 1.7.5

2002-08-21 Thread Michel DROZ
The others files compile OK. I have spend several days on this and I have not found the error, Is it a known bug ? and have you a solution to this problem. Many thanks for your answer Michel DROZ [EMAIL PROTECTED] - Before posting

Seemingly Strange Variable Behavior

2001-09-10 Thread Sheridan Saint-Michel
; but an entire column of 1's when I don't... even though @count returns NULL? Sheridan Saint-Michel Website Administrator FoxJet, an ITW Company www.foxjet.com - Before posting, please check: http://www.mysql.com/manual.php

Re: Copying data from one table to another.

2001-09-10 Thread Sheridan Saint-Michel
I think what you are looking for is the Insert...Select statement http://www.mysql.com/doc/I/N/INSERT_SELECT.html Sheridan Saint-Michel Website Administrator FoxJet, an ITW Company www.foxjet.com - Original Message - From: Eric Spletzer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

AW: Setup own DB for each user?

2001-08-23 Thread Ulv Michel
Or you can add safe_show_database to your my.cnf, or call safe_mysqld with the added option --safe_show_database do you have to compile mysql with some special parameter? My version (3.23.37, SuSE rpm) fails with a unrecognized command error when I try to start it after having inserted

re: deleing exactly the same rows from a table?

2001-08-15 Thread oltra jean-michel
-pattern limit 1; jean-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED

Re: I blew it big time... locked myself out of mysql

2001-08-15 Thread oltra jean-michel
as normal user. You need add a root password: [shell]mysql -u root mysql mysql update user set Password=password('x') wher User='root'; jean-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual

Re: Newbie -- Error codes

2001-08-13 Thread oltra jean-michel
? Where I can find out what the codes mean ? Regards, Rick bonjour, did you ran mysql_install_db script ? jean-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Re: Pattern matching queries

2001-08-12 Thread oltra jean-michel
-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED] To unsubscribe, e-mail [EMAIL

RE: Inserting rows in MySQL using PHP

2001-08-12 Thread oltra jean-michel
can do this kind of non-inserting problem. query, database jean-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request

Re: GRANT ANNOYANCE REVISITED

2001-06-14 Thread oltra jean-michel
command Bonjour, Are root privileges really established? I had that error message once a day. If root password is not set, in extenso there is no root, you cannot use GRANT statement. Have a look in mysql.user table to see check for root password. jean-michel

Re: install problem

2001-06-12 Thread oltra jean-michel
) To request this thread, e-mail [EMAIL PROTECTED] To unsubscribe, e-mail [EMAIL PROTECTED] Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php jean-michel - Before posting, please check: http://www.mysql.com

Re: MySQL Problem -- Please help

2001-06-09 Thread oltra jean-michel
thought using the result identifier returned by mysql_query in mysql_fetch_array was perfectly legal. bonjour, Try: ...where id = '$id'; on line 25 jean-michel - Before posting, please check: http://www.mysql.com

RE: Compiling an PHP 4.0 module with MySQL

2001-06-08 Thread oltra jean-michel
The Linux kernel is 2.2.13 and has been installed from a Mandrake distribution. This is also the source of Apache, PHP 3 and MySQL. The distribution puts files in non-standard places so I am wondering if the solution to my problem is to find the right base directory to use in the

Re: problem with Grant

2001-05-31 Thread oltra jean-michel
Have you tried 'flush privileges' after having set root password? jean-michel On Thu, 31 May 2001, Damnish wrote: I am using MySql on linux. I can start mysqld by safe_mysqld --user=mysql --skip-grant-tables But when i try to start it withour --skip-grant-tables, it said

Re: SQL Problem

2001-05-28 Thread oltra jean-michel
Game.gameTurn = 3) AND Tactic.teamCode NOT IN (SELECT Game.teamCode2 FROM Game, Turn WHERE Game.gameTurn = 3); bonjour, You can't use subselect. -- jean-michel - Before posting, please check: http://www.mysql.com

Re: MySQL and PHP4

2001-05-27 Thread oltra jean-michel
that library anywhere? What am I doing wrong? bonjour, I compiled mysql with --prefix=/usr/local/mysql and then php: CPPFLAGS=-I/usr/local/mysql/include/mysql ./configure --with-mysql=/usr/local/mysql -- jean-michel - Before

Re: mysql/php problem.

2001-05-27 Thread oltra jean-michel
get no error, but the script just hangs. It never connects to the database. I've looked through all my logs, and there are no errors listed anywhere. Any ideas? Stephanie DeVille bonjour, Can you give us an idea of your script? -- jean-michel

Re: installing mysql(password??)

2001-05-27 Thread oltra jean-michel
password=password(the-password-I-want) where user = 'root'; You use the password() function to set a new password. -- jean-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Re: Password security

2001-04-30 Thread oltra jean-michel
); ? and in variables.php3 file ? $db_server = host; $db_login = user; $db_password = mypassword; $db = database; ? and protect include-directory with .htaccess -- jean-michel - Before posting, please check: http://www.mysql.com

Re: File Not Found Error

2001-04-29 Thread oltra jean-michel
rows in set (0.00 sec) Bonjour, It sometimes happens to me with mysql 3.22.32 (rpm) on mandrake 7.1. Somes files become uid/gid root/root instead of mysql/mysql. So I need to change file permissions. May be someone get an answer? I apologize for my poor english... -- jean-michel

Re: ERROR 1046: No Database Selected

2001-04-22 Thread oltra jean-michel
Product ( - productID numeric(10), - name varchar(30), - primary key(productID) - ); ERROR 1046: No Database Selected mysql How do I fix that please??? siomara mysqluse the-database-y-created-before; -- jean-michel

Pb with configure

2001-04-12 Thread Michel AVERSENG
-safe-client --with-berk eley-db --with-innobase Perl: This is perl, version 5.005_03 built for sun4-solaris Michel AVERSENG 05 31 34 77 05 - Before posting, please check: http://www.mysql.com/manual.php (the manual

Re: client problems

2001-04-12 Thread oltra jean-michel
t a client that works? Thanks, Erik [EMAIL PROTECTED] I needed to install MySQL rpm AND MySQL-client rpm in Mandrake 7.1 jean-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists

Re: Foreign Keys

2001-04-06 Thread oltra jean-michel
language used to access the database. bonjour, neither foreign keys nor need for foreign keys using mysql. Use WHERE clause. -- jean-michel - Before posting, please check: http://www.mysql.com/manual.php (the manual

Re: Duplicate of Everything in Table

2001-04-06 Thread oltra jean-michel
because that would delete BOTH of them. Doh! Any help? Ryan Shrout Production Manager Athlonmb.com http://www.athlonmb.com [EMAIL PROTECTED] bonjour, is: delete from Pages where PageId='1' enough? jean-michel

Re: rpm with php

2001-04-06 Thread oltra jean-michel
=/path/to/mysql ? Thanks for any suggestion/comment in advance! bonjour, --with-mysql=path/to/mysql is a configure option when compiling php from sources. Use only rpm -ivh mysql-rpm -- jean-michel - Before posting, please

Re: NEW MAKE BUG? sigcontext.h

2001-04-04 Thread oltra jean-michel
On Mon, 2 Apr 2001, Derek Sivers wrote: Date: Mon, 02 Apr 2001 19:42:18 -0700 From: Derek Sivers [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: NEW "MAKE" BUG? sigcontext.h Doing a "make" on the newest MySQL stable 3.23.36 source tarball - on a stock Cobalt RaQ3 (Linux 386) which I've

Can`t connect to local MySQL server...

2001-02-02 Thread Edgard A. Michel
Hi List, Whem I will go start the MySQL in Linux, receive a error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock`(111) What I do? Thanks Edgard Arthur Michel [EMAIL PROTECTED] Brazil

Is there any probleme with datatype DATE ??

2001-01-19 Thread Michel Tignyemb
TWEEN "2000-1-2" AND "2000-1-4"; +-+ | datum | +-+ | 2000-01-02 00:00:00 | | 2000-01-03 00:00:00 | | 2000-01-04 00:00:00 | | 2000-01-02 00:00:00 | | 2000-01-03 00:00:00 | | 2000-01-04 00:00:00 | +-+ 6 rows in set (0.00 sec) Can somebody tell me the reason ? Michel TIGNYEMB FTeB 01 46 12 69 45