Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
MySQL on Win32
Page 28 of 65 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

Subject: Problem with store procedures

Hi at all I 'm a new relative user of mySQL. I have a problem with store procedures I have a store procedure CREATE PROCEDURE `capilares`.`SP_SELECT_Productos`(IN _clinica INT) BEGIN DECLAR

Malformed packet

I suspect many of you have seen this error ... the message is System.Data.Odbc.OdbcException ERROR [HY000] [MySQL][ODBC 3.51 Driver][mysqld-4.1.5-gamma-nt]Malformed packet When that error start

Subject: Authentication Errors

Hi heres the background Running on XP Pro SP1 IIS MySQL 4.1 and MyODBC 3.51 ASP script <% dim adoConn dim adoRS set adoConn Server.CreateObject( "ADODB.Connection ") set adoRS S

MySQL 4.0.5 (beta) - 4.1 Migration Gotchas

We are evaluating migrating our production server from MySQL 4.0.5 to version 4.1. For those who have already gone through this exercise I am looking for documentation as well as your own persona

Help me optimise!

After splitting my mailinbox folder into a seperate table for each user the performance has improved vastly but it still takes our one user (who has 7000 rows in his mail table) about 30 seconds for

Putting data in seperate tables

We are developing a server business package one of the tools it has is an email client. Now since all data will be stored on the server having several people at once pulling 5000 emails every few

How is data affected when server version is changed.

Hello everybody. Can somebody explain how data which data files is changed when you upgrade the mysql server to a newer one f.eks. 4.1.7 The question is asked because I have a lot of data from

Cannot LOCK TABLE tablename WRITE through ADODB.command using MySQL

Hello eveyrbody As written in the question title I have problems with Visual Basic and MySQL. I use Visual Basic .Net but I actually imported the ADO objects from Visual Basic 6.0. I tried to "LOC

Quick query for multiple fields?

I have a table with about 50 fields in it I want to copy certain records into another identical table... i.e INSERT INTO mail_inbox (userid subject message blah blah....) (Select userid

Subject: Optimise table question

Is it dangerous if a database request occurs while optimise table is being run on a table? If so how can I prevent any requests from happening on the db while optimise table is running? Thanks

Subject: MySQL / Win 98 Crashes

If someone knows of a post that covers this please let me know as I have been all over the docs and the mailing list but can 't seem to solve my problem. I recently installed mysql latest binary

Problems with catalog function "SQLColumns " with new ODBC Driver 3.51.10 - CPU g

I was using MySQL Database Server 4.0.22 on Windows 2000 with MyODBC 3.51.06 and everything worked fine. I downloaded the latest ODBC Driver (3.51.10) and I use an ODBC client to get a table desc

DAO via MyODBC

Hello! I am using DAO 3.6 with VB6. I installed the MySQL Server 4.1.8 and the corresponding MyODBC driver 3.51.10-2 Now I want to call open a connection. I set the ConnectionString and the

Re: E_Fail status on decimal fields only resolved by changing decimal to
float

"Grant Davis " <grant@(protected) > wrote on 01/07/2005 08 27 48 AM > Hi > > Synopsis Decimal field caused e_fail status resoved only by > changing to a float. > Originator Grant Davis > O

E_Fail status on decimal fields only resolved by changing decimal to float

Hi Synopsis Decimal field caused e_fail status resoved only by changing to a float. Originator Grant Davis Organization Low Call S.A. (Spain) MySQL support [none] Severity [serious] P

Create New User

Hi I want to create new user using User Administration on MySQL Administrator version 1.0.13. The new user I created is on the list but after i check at user table there is no new user. Is it a b

Setting up two MySQL servers on the same machine?

Hi Guys Is it possible to set up two MySQL servers on the same machine on Win32 (Windows XP Pro)? I currently have one MySQL server running that is used for doing all my web development which

Cannot create Windows service for MySql. Error: 0

My O.S in Win Xp Pro SP2. My web server is Apache 5.0 While I am trying to install MySql Server 4.1 I have the following error and I cannot install the Server Cannot create Windows service fo

prova_a

prova_a

Parse Errors while compiling C Program under MinGW in Windows

I 'm getting a PARSE ERROR BEFORE "SOCKET " and lots of PARSE ERROR BEFORE "* " TOKEN when I try to compile the following sample mysql program in Windows under MinGW. Any help feedback will be a

My server error??

Dear everyone My server(local server) info Apache2.0.25 PHP5.0.2. Previously my website worked well with the server. Now there 're always errors -Undefined index p in C \Documents and S

Dreaded Access Denied With a strange twist

Whenever I try to connect to the MySQL database server using a PHP script I am getting the infamous Access denied message Error 1045 Access denied for user ' <mailto 'user_name '@ 'host_name ' > use

How to set the old-password dirretive

I have a problem with my database. I am not able to connect to it even though I can se that is running so now I wonder how to set the old dirrective as describe in a mail from this list. Rene

Can 't execute a GRANT in order to connect from outside

Hello First time I use a Windows MySQL Server I can 't connect from outside and locally I can 't execute a GRANT statment in order to get a user who has this right. I get a 1064 error when

How to get server date via MyODBC

hello! i wanna know how to get server date via MyODBC. im using Visual FoxPro 7 + myodbc + mysql 4.0.14nt on XP SP2 machine. any help is highly appreciated. thanks -------------

The source/isam dir is empty.

The source/isam dir is empty in the latest 5.0-Windows snapshot... So i can 't compile it... There are dsw and dsp-files but not the C-files as mentioned in the dsp-file... The snapshots th

winmysqladmin

I just recently downloaded the latest version of MySQL for Windows including the installer extracted the file and went through the installation process. Then to start the server I went to find t

Subject: ANSI Mode and Date Validation

Hi (1) I need to run MySQL in ANSI mode. How and where do I mention --ANSI in the my.ini file? I don 't wanna do it on the command-line. (2) Similarly I want MySQL to check for all invalid da

D??couvrez un site de CD et DVD ?? prix dingues

Bonjour Juste un mot pour vous faire d?couvrir un site de vente de CD DVD vierges et d 'accessoires ? des prix vraiment tr?s interressants. www.CDdingue.com allez-y faire un tour il y a

Server rejects connection after installing version 4.1.5

I 've had version 4.0.18 running for about six months on an XP-pro machine using the apache server. No problems at all. Today I removed all traces of 4.0.18 downloaded mysql-4.1.8-essential-win.ms
Page 28 of 65 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10