Re: mysqldump + enum + default + umlaut

2004-10-21 Thread miguel solorzano
Juri Shimon wrote: Hi, Hello miguel, Tuesday, October 19, 2004, 10:52:03 PM, you wrote: ms> Hi, ms> Thank you for reporting this bug, I already opened the below ms> bug report: ms> http://bugs.mysql.com/bug.php?id=6165 How to repeat: create table t0 (id int not null auto_increment primary key, foo

Re: ERROR 1146 (42S02): Table 'mysql.proc' doesn't exist

2004-01-08 Thread miguel solorzano
At 20:02 8/1/2004 +0100, Morten Gulbrandsen wrote: hi, Well I will test that on my win2k server machine is now down running instead Suse 9.0. Anyway you have the option for to download the package without installer, then is just an issue to unzip the files in the right place. You should this option

Re: ERROR 1146 (42S02): Table 'mysql.proc' doesn't exist

2004-01-08 Thread miguel solorzano
At 14:40 8/1/2004 +0100, Morten Gulbrandsen wrote: Hi, Thank you, I am comparing the two \mysql\data\mysql directories, finding that many files are simply missing in my installation. I had another mysql version previously, which I removed, I also have a different operating system. win2k MySQL 5.

Re: ERROR 1146 (42S02): Table 'mysql.proc' doesn't exist

2004-01-07 Thread miguel solorzano
At 05:26 8/1/2004 +0100, Morten Gulbrandsen wrote: Hi, I wasn't able to repeat: Microsoft Windows XP [versão 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. c:\>cd\mysql\bin C:\mysql\bin>mysql -uroot test Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to

Re: Corrupt MYD table - can not repair

2004-01-06 Thread miguel solorzano
At 19:04 6/1/2004 +, Mike Brickman wrote: If you are able for to build myisamchk from the 4.1 bk tree it will permit you to set a max row length for to skip them and continue the recovery. Hi, I have a client who has managed to corrupt an MYD table so that it can not be repaired. I have tri

Re: BUG IN MYSQL

2004-01-03 Thread miguel solorzano
At 17:16 3/1/2004 -0700, Richard S. Huntrods wrote: Hi, I also checked this problem with my main database on a Solaris box (4.0.5a), and the problem did not occur. In this case the bug is a Windows MySQL server specific issue. I will upgrade to 4.0.17. Please do, it is the only solution for. --

Re: BUG IN MYSQL

2004-01-03 Thread miguel solorzano
At 16:05 3/1/2004 -0700, Richard S. Huntrods wrote: I've submitted this problem three times now, and been ignored all three times. Sorry for this inconvenience but I suggest you in the next time to use the MySQL's forums for to report bugs instead of the general list:

Re: Status of bugs

2003-12-15 Thread miguel solorzano
At 11:34 15/12/2003 -0800, Jim Gallagher wrote: Hi, Hello, Last month I posted here a question (with no responses) about a problem I am having with myisamchk ("myisamchk Error 22 WinServer 2003 Large table"). My problem seems to be identical to that described here: http://bugs.mysql.com/bug.ph

Named Pipe crashes on MySQL (4.1.1 alpha) WinXP

2003-12-05 Thread miguel solorzano
At 19:04 4/12/2003 -0600, Matt W wrote: Hi, Named Pipe crashes on MySQL (4.1.1 alpha) WinXPI have been unable to get named pipes to work on mysqld-nt 4.1.1 Alpha(including today's official release). As soon as I attempt a connect the server crashes. I can't create a debug trace because named pipes

Re: Lost connection to MySQL server during query - pls help

2003-12-05 Thread miguel solorzano
At 14:14 5/12/2003 +0800, Kiky wrote: Hi Guys, I have a problem with "Error 2013 - Lost connection to MySQL server during query" I'm using mysql 3.23.41 under Linux Mandrake, and mysql 4.0.15 under Win XP Pro. They turn out to have the same error. Please upgrade you MySQL Windows client to 4.0.16

Re: mysql UDF in windows

2003-12-04 Thread miguel solorzano
At 11:45 4/12/2003 +, Prem Soman wrote: Hi, how can i resolve this and what the prototype for functions that returns integer values. i searched the manual but got no solution. In the \sql\udf_example.cpp you find: #ifdef __WIN__ typedef unsigned __int64 ulonglong; /* Microsofts 64 bit typ

RE: MySQL Win32 Service

2003-11-29 Thread miguel solorzano
At 08:29 29/11/2003 -0600, Gerald R. Jensen wrote: Hi Gerald, all Some comments about this thread: Installer tools handle the service application in basic general way, I think the vendor would said non-simple service than non-standard service. For example MySQL aborts the service start if the conf

Re: not found driver 3.51 not found

2003-10-15 Thread miguel solorzano
At 20:03 15/10/2003 -0500, .eric wrote: Hi, okay this is strange. every time i try to start mysql via WinMySQLadmin, i get the error message in the MyODBC box containing the following error: Not Found The above should be for drive MyODBC 2.50 Driver 3.51 Not Found Well on my machine the above has

Re: setting the wait_timeout option - doesn't work?

2003-10-02 Thread miguel solorzano
At 14:02 2/10/2003 -0400, Matt Babineau wrote: Hi, it says the wait_timeout is still 28800 which is too long! Any ideas? mysql> show variables like "wait_timeout"; +---+---+ | Variable_name | Value | +---+---+ | wait_timeout | 28800 | +---+---+ 1

Re: mysqlclient lib

2003-09-26 Thread miguel solorzano
At 11:07 26/9/2003 -0300, Luiz Rafael Culik Guimaraes wrote: Dear Friends where i can find an mysqlclient.lib compiled for borland compiler Don't exists. Best to use the dynamic library libmysql.dll and linking statically through a *.lib file created with implib tool. I use mysql 4 as an windows

Re: How to enable General Query_log?

2003-09-10 Thread miguel solorzano
At 17:07 10/9/2003 -0400, [EMAIL PROTECTED] wrote: Hi, Notice the option syntax --log: /usr/local/mysql/libexec/mysqld --log=/usr/local/mysql/var/mysqlquery.log -uroot 030910 20:03:54 InnoDB: Started /usr/local/mysql/libexec/mysqld: ready for connections. Version: '4.0.15-debug-log' socket: '/t

Re: Problem installing MySQL v4.0.14b

2003-08-17 Thread miguel solorzano
At 17:35 17/8/2003 +0100, Debbie wrote: Hi, Hi, I have just downloaded MySQLv4.0.14b for windows and 21% through the installation, it displays the following error: An error occurred during the move dataq process: -132 Component: File Group: File: The above frequently happens because the installer

Re: MySQL 4.0.14 & mysql_create_db(), mysql_drop_db()

2003-08-14 Thread miguel solorzano
At 00:47 13/8/2003 +, Miguel Cardenas wrote: Hi, Hello list... Am developing an application with mysql support and it works fine, but today changed from 3.23 (deinstalled completely) to 4.0.14 and when recompiling my program get the following errors: -

Re: Error after upgrading to 4.1.0-alpha-max-debug LibMySQL.dll missing

2003-08-04 Thread miguel solorzano
At 16:06 4/8/2003 +0200, Morten Gulbrandsen wrote: Hi, Just copy c:\mysql\lib\opt\libmysql.dll into the c:\mysql\bin directory. When is final release of 4.1.0 scheduled please ? I highly appreciate and thank you all eternally for Enabling nested selects like SELECT article, dealer, price FROM

Re: Re: [MySQL] RE: Question: Connecting MySQL with DreamWeaver MX on Windows 2000

2003-04-04 Thread miguel solorzano
At 13:19 04/04/2003 -0500, [EMAIL PROTECTED] wrote: Hi, ok i'll try it. it didn't work before i installed myodbc but in the help screen (winmysqladmin.exe) it shows the database panel with right click "create database" - Sorry about that option which was disable because used an older API functi

Re: BUG: NT service account and defaults file

2003-04-03 Thread miguel solorzano
At 17:04 02/04/2003 +0100, Simon Tyler wrote: Hi, Looking at the code (3.23, 4.0 and 4.1) it looks as if it is getting confused in the main (in mysqld.cpp) and just calls Service.Init without loading the default file. Doing the above without a service name works OK, doing it without over-riding

[was]: Could we make this a web discussion forum?

2003-03-31 Thread miguel solorzano
At 18:18 31/03/2003 -0700, Martin Gainty wrote: Miguel Here are the contents of my localhost.err: InnoDB: Error: log file .\ib_logfile1 is of different size 0 0 bytes InnoDB: than specified in the .cnf file 0 5242880 bytes! 030331 18:16:45 Can't init databases 030331 18:16:45 Aborting 030331 18:

Re: Could we make this a web discussion forum?

2003-03-31 Thread miguel solorzano
At 16:49 31/03/2003 -0700, Martin Gainty wrote: Sorry to hike the thread but I have a specific question What causes "System Error 1067" when starting mysql in Windows Does anyone know? The MySQL server has aborted for some reason that should be find on \mysql\data\hostname.err or mysql.err. also yo

Re: Do you run multiple servers on WIndows?

2002-08-03 Thread miguel solorzano
At 16:05 3/8/2002 -0500, Paul DuBois wrote: Hi Paul, >Thanks, Miguel. This sounds promising. I don't see anything about this >in the 4.0.2 change notes, Sorry Indeed it wasn't mentioned. > and I have some questions about how this works: > >- What does the argument after the --install argum

Re: "THIS IS NOT AN ADVERTISEMENT": BugReport..Need Help

2002-08-03 Thread miguel solorzano
At 23:19 2/8/2002 +, Tien Lim wrote: Hi, >To Whom It May Concern: > >Environment: >Operating System Windows XP Home Edition >Using MySQL 3.23 >Using Apache 1.3.12 > >Initially it started working suddenly after trying all of the commands >below... : ) > >The next day I started the computer an

Re: Missing Include file

2002-08-02 Thread miguel solorzano
At 10:07 2/8/2002 -0500, Aaron Boxer wrote: Hi, >Dear Users, > > I just downloaded the "mysql-4.0.2-alpha-win.zip" file, and installed > it on my machine. When I try to build the project in the "Embedded" > folder, I find that "my_alloc.h" is not in the /include directory. > > I tried dow

Re: 4.0.1 to 4.0.2 and Windows symbolic links

2002-07-30 Thread miguel solorzano
At 09:38 30/7/2002 -0400, Ray Elenteny wrote: Hi, >I just moved from 4.0.1 to 4.0.2 on Windows 2000 and my databases that >had been accessed through "Windows symbolic links" could no longer be >accessed. I had to add the use-symbolic-links directive back to my >my.ini file to get them to work? >

RE: Named Pipes in MySQL

2002-07-27 Thread miguel solorzano
At 09:16 26/7/2002 -0500, Mike Grover wrote: Hi, >Does anybody know if connecting with named pipes has changed in 4.02? > > >I used to use . For the host name in 4.01 , after I switched to 4.02 I >get the error "Failed to open named pipe" when I try to connect? > >Any Ideas? Yes, on 4.0.2 the na

Re: Starting on Windows 2000 Server

2002-07-27 Thread miguel solorzano
At 09:42 25/7/2002 -0700, Wheeler, Andrew wrote: Hi, >Hi, > >I just downloaded the binaries. I have followed the installation >instructions. Have run the command "mysqld-max-nt --install-manual " and >checked the service panel and MySql is installed as a service. In the same service panel screen

Re: Client <-> Server TCP Protocol

2002-07-13 Thread miguel solorzano
At 03:53 13/7/2002 -0500, MonoTeK wrote: Hi, >I recently made a script that uses raw TCP sockets to connect to a mysql >server and communicate directly (bypassing any ODBC or DLLs). I had >success at first with both linux and win32 based servers, but recently I >am being unable to connect due to

Re: install mysql (update)

2002-07-12 Thread miguel solorzano
At 21:30 11/7/2002 -0300, [EMAIL PROTECTED] wrote: Hi, >I am trying to update my version and I am not getting. My current version is >3.23.49-nt. I am using MySql in Windows 2000. > >When I try to install it happens the mistake -103: > >An error occurred during the moves date process: -103 >Compo

Re: Author of windows binary distribution

2002-07-02 Thread miguel solorzano
At 12:32 2/7/2002 +0200, =?iso-8859-2?Q?Planka_Tom=E1=B9?= wrote: Hi, >Hello, >can you send me a conntact (e-mail) to author of windows binary >distribution of mySQL server, please? I have one question to him (about >charset conversion in czech language, specially in windows distribution)... >T

Re: Running Multiple MySQL Servers on the Same Machine

2002-05-30 Thread miguel solorzano
At 14:28 30/5/2002 +0200, Inbal Ovadia wrote: Hi, >Hi all, >I want to run multiple mySQL servers on my machine. >Can i do this on windows 2000 This will possible with the next release of 4.0.2 >or just on Unix? Regards, Miguel -- For technical support contracts, goto https://order.mysql.c

Re: please help me understand users & privileges

2002-05-30 Thread miguel solorzano
At 23:49 29/5/2002 -0400, Charles Brown wrote: Hi, >I removed the "user=" and "password=" entries from the my.ini >file, because I didn't like seeing a password exposed in plain text. >This seemed to have no effect on MySQL at all. What are those >entries for? Do I need them? What should they b

Re: Slow Shutdown with NET STOP MYSQL

2002-04-24 Thread miguel solorzano
At 14:41 23/04/02 -0500, Dave Butler wrote: Hi! >I have version 3.23.41-max-debug running on Windows 2000 SP2. I have MySQL >installed as a service and can use NET START MYSQL and NET STOP MYSQL to >start and stop the server. One unusual item is that it takes about 30 seconds Yes in this serve