Trouble configuring mysql-nt as a service with --skip-.* switches

2005-08-21 Thread Maxim Vexler
C:\mysql\bin>mysqld-nt.exe --version mysqld-nt.exe Ver 4.0.25-nt-log for Win32 on ia32 (Official MySQL binary) C:\mysql\bin>mysqld-nt.exe --install MySQL --defaults-file=%windir%\my.ini Service successfully installed. C:\mysql\bin>mysqld-nt.exe --remove Service successfully removed. C:\mysql\bi

Re: configuring Mysql Query Browser with charset latin5

2005-03-11 Thread Gleb Paharenko
Hello. The general way to order a MySQL client to use some encoding is to execute SET NAMES 'encoding'. See: http://dev.mysql.com/doc/mysql/en/charset-connection.html But, as said at: http://bugs.mysql.com/bug.php?id=6982 Query Browser starts a new session for every new query, excep

configuring Mysql Query Browser with charset latin5

2005-03-10 Thread Nagehan Sahin
How can I configure Mysql Query Browser with charset latin5? Thanks.. - Do you Yahoo!? Yahoo! Small Business - Try our new resources site!

error configuring mysql

2003-09-29 Thread Jose Rojas
I am trying to run the initial configure program on a Cobalt RaQ2 appliance, following the instruction from http://www.ospex.com/raq2-php-mysql-apache.html It seems, that some initial parameters are missing, like --host. What are the right ones I have to use? Here are the errors it displays: [

Errors configuring mysql 4.1.0

2003-05-29 Thread Pierre
Hi, I tried to configure mysql-4.1.0 and I got these errors : [...] checking for OpenSSL... yes ./configure: test: =: unary operator expected no ./configure: no: command not found ./configure: no: command not found mkdir: cannot create directory `include/readline': File exists checking "character

Re: configuring MySQL

2003-01-03 Thread Kevin Mihelich
get this error when configuring MySQL: "checking for termcap functions library... configure: error: No curses/termcap library found" p.s. I'm using 3.23.51 (all the .54 srces I found dont work) Depending on your linux distro (assuming you are using linux), you need to either find th

Re: configuring MySQL

2003-01-03 Thread notionx
Ok, I finally got a src version of MySQL that worked. Now, i've got another problem. I FINALLY found this "termcap" library, I guess it's part of Emacs. SO, I installed Emacs. I even checked that termcap.c was in the /src directory. Now, I still get this error when configur

re: Problems Configuring MySQL...

2002-12-05 Thread Egor Egorov
Alejandro, Thursday, December 05, 2002, 4:03:23 PM, you wrote: ACG> Hi all and thx in advance for trying to fix my problem. ACG> I'm instaling for the first time MySQL and when I try to test the program, I ACG> receive an error like "Cannot connect to localhost (100060)"...How can I ACG> configure

Problems Configuring MySQL...

2002-12-05 Thread Alejandro C. Garrammone
Hi all and thx in advance for trying to fix my problem. I'm instaling for the first time MySQL and when I try to test the program, I receive an error like "Cannot connect to localhost (100060)"...How can I configure the MySQL. Thx again Alex -

Re: Configuring MySQL 4.0.0 with SSL shortens idle timeout horribly

2001-11-01 Thread Tonu Samuel
On Wed, 2001-10-31 at 21:53, [EMAIL PROTECTED] wrote: > >Description: > > Configuring MySQL 4.0.0 with --with-ssl causes the server to > act as though interactive_timeout and/or wait_timeout were > set to approximately 6 seconds, although the variabl

Configuring MySQL 4.0.0 with SSL shortens idle timeout horribly

2001-10-31 Thread gordonb
>Description: Configuring MySQL 4.0.0 with --with-ssl causes the server to act as though interactive_timeout and/or wait_timeout were set to approximately 6 seconds, although the variables seem to have normal values. >How-To-

Configuring MySQL Korean language

2001-08-16 Thread Kim, Jonathan
Dear Colleagues, I am very new in MySQL and I just started a project of creating our church member database on Sun server with MySQL. Would someone please help me configuring MySQL for Korean language ? I also would like to get some detail information of how to interface client PCs to the

configuring MySQL for raid tables

2001-05-20 Thread Jamie Krasnoo
MySQL's raid function says that it can use multiple drives/directories to put its database in to get over the 2GB limit. How do I configure MySQL to make sure that it knows about the drives when its instructed to create a table as RAID_TYPE = STRIPPED ? Would I put in my.cnf: [mysqld] datadir=/db

configuring mysql log files

2001-04-10 Thread Kim Albee
My database log files are expanding very quickly - and when I look at them, they are logging all of the select statements, not just the delete, insert, update, etc. statements. How do I specify for the logfiles to only log "update" statements and not the selects? Thanks, Kim Albee --

RE: installing and configuring Mysql on red hat linux 6.2

2001-01-19 Thread John Halladay
To install will you be using a tarball or RPM? -Original Message- From: Stephen Lambert,CSI [mailto:[EMAIL PROTECTED]] Sent: Friday, January 19, 2001 11:18 AM To: [EMAIL PROTECTED] Subject: installing and configuring Mysql on red hat linux 6.2 Hi, I would like to know where i can find

installing and configuring Mysql on red hat linux 6.2

2001-01-19 Thread Stephen Lambert,CSI
Hi, I would like to know where i can find information how to: Install and configure My sql on red hat linux 6.2 Create,manage and backup database, several client. Where can i find professional and not expensive support to learn how to manage my sql. Thank.. Stephen T.