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

Socket Error on 3900 consecutive inserts

Hi Am porting data from Interbase to mySQL (version 5.0.18) and getting a #2740 socket error whenever I try and do more than 3900 (aprox.) consecutive inserts. Is there something in my.ini th

Update timestamp with a select

Hi does anyone know if it 's possible for a timestamp column to automatically update itself when a select is made? We have a user/password/roles database that is accessed by Tomcat 's j_security module

Problem with innodb

People anyone had this problem descrived below? http //dev.mysql.com/doc/refman/5.0/en/innodb-troubleshooting-datadict.html InnoDB Error table test/parent already exists in InnoDB internal InnoDB

Migration

Im trying to migrate from Apache 1.3 php 4.x and mysq 3.23 to apache 2.0.55 php 5.0.2 and mysql 5.0. I configure everything but I think something is missing in the cofiguration because i cannot conn

picking up a single record from merge table, if it has duplicate entries

Hi Currently we have multiple MYISAM tables we create merge table out of these multiple tables to retrieve data. Now we have same record available in multiple tables data retrieved from merge

1130 Error remotely connecting

Ok - I am COMPLETELY new to MySql but am learning. I want to be able to remotely connect the MySql DB running on Win2003 server. When I try I get a 1130 error. I can connect to the DB on the local

Subject: MySQL timezone question

For our public website we have a hosted MySQL database through a third party. The server is hosted in the eastern united states so the TIMESTAMP columns are populated with EST. We would like to have

Strange _UTF Problem - views in Mysql

Thanx Leif I already figured that out. But what I do not understand when issuing the command it issues a warning. When creating the sql-statements into a View the view "automaticly " adds conversion

Subject: problem reading text fields

Hello people. I 'm having problems with text fields. They are definied as follows q_verificacion mediumtext NOT NULL q_modificacion mediumtext NOT NULL I 'm writting an application in VB6 using ADO 2.7

MySQL OLE DB

Hello Is there a MySQL OLE DB connector? Thanks Michael Louie Loria LoRz Technology Solutions http //www.lorztech.com

MyISAM or InnoDB?

Hi people I 'd like to ask a thing with a support for a table with about 500.000 / 700.000 records and another with about 5.000.000/10.000.000 what would you sugest? MyISAM or InnoDB? i don 't need a

Strange _UTF Problem

Anyone saw this error? (never mind the usefullness of the query simply playing arround) This query works fine select c.Table_Catalog TableCatalog c.table_schema TableSchema

demande d 'aide nacer

Apr?s l?installation de langage MySQL je tente de faire une connection avec une base de donn?e MySQL existe (a partir ? Administrateur de source de donn?e ODBC ?) et je mentionne que MyODBC 3.15 der

demmande d 'aide

Apr?s l?installation de langage MySQL je tente de faire une connection avec une base de donn?e MySQL existe (a partir ? Administrateur de source de donn?e ODBC ?) et je mentionne que MyODBC 3.15 der

Subject: About Access and MySQL

Dear friends I read the manual for 5.1 and found some soluion. Now I can enter the data (After applying the options said in the Manual to be applied) but I can ot goto the new record. It gives me an

About Data types

Dear friends I am using MySQL 5.0.17 on Win XP Prof. I have created a prototype database design in Ms Access 2003 and using MySQL Migration tool uploaded this to MySQL server. I have encounterred few

SSL on MySql 5.0

Hello Has anyone been able to get MySql 5.0 yaSSL to work on Windows? The way I read the docs it says it 's supported but the downloadable binary 's complain about the --ssl* switches (mysqld & mysql

Subject: Performance issue with views

Need a solution please help. Hi I have tables in the name 'flowsummary_dateformat ' these tables will be created for every 1 hour. We are using MYSQL5.0.19. The table description is given below.

GUI Tools for administering and reporting

MySQL Administrator On 3/17/06 Alan Fisher <alfisher@(protected) > wrote > All > > Is there a recommended GUI that will administer multiple MySQL 4.x > databases. I need the ability to monitor connecti

Please help

I have reinstalled and uninstalled 4 times now and I keep getting an error 2003 10061 error saying that I can connect to localhost. Please help Thanks Matthew P. Carolan IBM Certified Profess

connection lost

Hi I 'm starting to get quite frecuently the error message "Lost connection to server during query " specialy from interface aplications. The server have been running very stable for a year. ?Do you k

Subject: query returning odd result

I have a table CREATE TABLE `youthhood`.`link` ( `linkID` int(10) unsigned NOT NULL default '0 ' `url` varchar(255) NOT NULL default ' ' `sectionID` int(10) unsigned NOT NULL default '0 ' `t

Subject: Ambiguous column name error.

Hi all Running the query below I get the error "column 'RecordID ' in field list is ambiguous ". However (as you can see) RecordID isn 't even in the field list. The field does exist in the table

Building MySQL 5.0.18 with multithreaded DLL run-time...

Hi our software requires multi-threaded DLL (/MD switch of VC++ 7.1) run-time but MySQL client & server builds only with multi-threaded (/MT) run-time. Mixing run-times leads to clear crash soone

Subject: Install 5.5 Assistance Needed

Hello New user to Mysql 5.5. I did the complete install and I entered a username and password for this service. The install went smooth but when I try and start working on the command line I

server options

I added |log-slow-queries |to my my.ini file. So now it says # [client] port 3306 [mysql] default-character-set latin1 log-slow-queries # when I try to log into the server I get this C >mysql -u

libmysqld.dll

Hi I installed mysql 5.0 (GA release) and I have a problem with libmysqld.dll library. I didn 't find it inside installer I tried to download and install mysql without installer and I didn 't solve t

server doesnt start

Hi I just installed Mysql v.4.0.21. After installation I tried to start winmysqladmin.exe. The 'traffic light ' shows red and when I try to start the service it says 'fails to start the service. I

Subject: MS SQL Server vs MySQL

Can someone give me some pointers and/or advise on MS SQL server vs MySQL. Obviously in this group the bias will be towards MySQL and mine is getting that way in a hurry. I 'm trying to do a Visual B

Installation problem on WinXP SP2

While installing and configuring MySql DBMS error 0 comes on screen and mysql server fails to start. Please help me with this. VINEET
Page 10 of 65 1   2   3   4   5   6   7   8   9   10   Next 10