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 6 of 65 1   2   3   4   5   6   7   8   9   10   Next 10  

Subject: in need of guidance ...

I 'm in the process of specing radical changes to an opensource CRM package I 've been working with for the past few years. I need guidance in regards to a schema for the user/contact data (name addre

Subject: Change to VARHCAR Behavior

Does anyone know of a db setting to change the VARCHAR behavior back for chopping the spaces at the end of the string? I read the notes that indicate.... As of MySQL 5.0.3 trailing spaces are retai

Forcing a DB Drop

Hi I am running mysql 5.0.15-nt on winXP. I have a database with default character set utf8 and some tables which are mostly empty. I want to drop this database but whenever I try that mysql server

Table name problem

Dear All I used a tool Access2MySQL to convert my database from Access to MySQL. (I am using version 4). There was a table Book Record in Access. Access alow spaces between table names. When i use

Subject: table_cache not registering

All I am currently using a win/mysql solution. I am running into a problem where the table cache is not registering from the ini when the server starts. Below are my versions... Win Windows 2003

MySQL Cluter

Hi where I can find documentation information benchmark test report on mysql cluster ? ~~~~~~~~~~~~~~~~~~~~~~~ dr.Gazza [a.k.a] Salvatore Dazzo -- MySQL Windows Mailing List For list archives

InnoDB Error

Does this mean the log file size should be increased? I don 't see anything documented. 060920 14 21 27 InnoDB ERROR the age of the last checkpoint is 14152888 InnoDB which exceeds the log grou

64 bit MySQL

Hello Is it ok to use the 32 bit MySQL on a 64 bit unit? Is it ok to replicate a 32 bit MySQL master to a 64 bit MySQL slave? Thanks Mic

VB 2005 Express Edition -- > Mysql

Hi I would like to know if Mysql 5.0.20 works with Visual Basic Express Edition ! Somebody can show me some link or doc with samples conection VB - > Mysql ? I am learning VB so I need help a lot.

odbcl driver to microsoft access

Using windows 2000 Using the odbc driver 2.50.30.00 I can connect to mysql and link to the tables. However it is very slow and takes a long time to load or search through the tables. This is u

Problem using '?,?,? ' in MySQL

I can 't seem to figure out how to get my database to accept scandinavian characters. A source file example CREATE TABLE IF NOT EXISTS `scantest` ( `id` INT( 11 ) NOT NULL AUTO_INCREMENT PRIMARY KEY

Events Application

Hi I have this in my events Application log after I start up the mysql server! Warning! Changed Limits max_open_files 2048 max_connection 799 table_cache 619 Should I ignore it? or should

MySQL text

Thanks for the advice You are right the Newdate does not belong there I modified your version to lose that and got this SQL query INSERT INTO chng( IssueNo Head Chardate auth_id PaperName ) V

Missing Privileges but can 't figure out what to do?

Hi I have a Java App where users can be added to the system (and the MySQL DB). In one window I let the user change the password (for themselves) but get the following error --- SQLState 42000 com

Subject: Ablehnung 47412-8 - 660510336

Ihr Institutionskennzeichen gesendet mit eMail-Adresse win32@(protected) Sehr geehrte Damen und Herren Ihre eMail entspricht nicht den Richtlinien nach ? 302 SGB V. Bei jeder eMail darf imm

data entry zero value in first column

I am following through some data entry problems (thanks to those who helped me sort out an initial problem with "Load data " by the way). But some odd effects have occurred. To simplify (a complicat

Troubleshooting

Hello I have installed MYSQL recently on Windows 2000. I was developing an web application used MYSQL as back-end. But frequently getting the error MySQL server has gone away I searched in net an

The Greatest Vitamins In The World

HELLO EVERYBODY! The Perfect Pill?Formulated to Nutritionally Support Healthy Blood Sugar Levels. The Perfect Pill - Formulated to Nutriti

datafile problem

I am puzzled by a repeated attempt I am making to load some data from a text file. It has five columns to go into a table with seven columns. I skip one and the other is a datestamp automatically gen

Multi-Column Indexes, field order, and performance.

Hello I have a question on using a Index that spans multiple fields INDEX(a b c). If my queries that use this index all have where conditions that include all three fields does it matter about

trying to read in data from file

I have My SQL 5.0.21 and either the GUI MySQL Query tool or phpMySQLAdmin to run queries via Apache 1.3 on a Win XP SP2 computer. I am trying to load some data from a text file with comma separators

Subject: Embedded MySQL and Innodb

Hi all I have problem connecting to InnoDB database when using embedded MySQL. Test program is unable to open 'mysql ' database. I am getting following messages Able to initialise server Unknown da

Subject: MySQL 3.23 Bind-Address

In MySQL 3.23 can I specify a bind-address in the my.ini file or can it only be specified using the command line option --bind-address IP? I can only find documentation for the command-line option

Subject: Upgrade 3.23.49 to 3.23.58

I have a server running an older application that only supports MySQL 3.23 (it may run fine under MySQL 4 or 5 but I haven 't had the time yet to test it). Currently this server is running MySQL 3.

MySQL 5.0.24 Upgrade

I upgraded from 5.0.19 to 5.0.24 and the MySQL dump exec now fails. The error is..... mysqldump Error 2013 Lost connection to MySQL server during query when dumping table `content_resource_body_bi

Installing 2nd instance on Windows

I have MySQL 3.23.x running on a Windows 2000 server and would like to also run MySQL 5 on the same machine by binding the two instances to separate IP addresses. I 'm installing MySQL 5.0.24a using

Support for .Net 2.0

Does MySql have support for .Net 2.0 ? I downloaded the MySql Connector 1.0.7 but this was for .Net 1.1. Then I tried the MySql Connector 5.0 Alpha but this was for .Net 1.1 also. Is there a versio

Security settings won 't take during installation

I am sure this is a very basic thing I ran the setup programme for MySQL 5 (I have done this previously on another computer with no problems). When I tried to go through the configuration wizard all

Case-Sensitive

Is there a way to change the MySQL text data types to be case insensitive? I have a varchar column that 's a PK and it will not allow two rows of the same value one in UPPERcase and one in LOWERcase.

Download older Windows binaries?

Anyone know if there 's some place that I can download an older version of the Windows binaries of MySQL? I have a third-party application running that may be having issues with the more recent vers
Page 6 of 65 1   2   3   4   5   6   7   8   9   10   Next 10