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 25 of 65 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

Select problem

02222005 1858 GMT-6 I created this little script for a teacher at the local school. Its just really simple for him to keep track of practice times for orchestra students. It worked fine unti

Concurrent Insert - Locking the database

I have a perl function which inserts a record into mysql database. The function looks something like sub insertRecord { $pkey getLatestKey() + 1 executeQuery( "insert into tablename

Subject: Windows Installation Problem

I just installed mysql 4.0.15 from the "SAMS Teach Yourself PHP MySQL and Apache " book by Meloni. I 'm running Windows ME. After I run winmysqladmin.exe I am not prompted for a username or p

char length

I am building a simple MySQL DB I would like to have a Char of UNKNOWN size. I do not know what to do about this. The Char could be as small as 100 or as large as 2 400. Is there a method of making

Connection Errors

Has anyone seen this connection error before... we are seeing a lot of aborted connections. Caused by java.sql.SQLException Data source rejected establishment of connection message from serv

Mysql installation on Windows XP

I am trying to use the SAMS 's teach yourself SQL book. I have download mysql to C \mysql. I am attempting to open mysql but do not understand what steps I must take one I have the command prompt o

Returned mail: Data format error

The original message was received at Mon 21 Feb 2005 08 59 23 +0100 from 12.47.137.58 ----- The following addresses had permanent fatal errors ----- <win32@(protected) > ----- Transcript o

Subject: RE: Installing MYSql from CD

Dear Sir/Madam Could you please help me. I bought the test PHP MySql and Apache by Julie C. Meloni ISBN 0-672-32725-2 and I 'm already in trouble. p. 13 of the referenced text "Once the

CSV table type

Hello I was wondering if anyone have used CSV tables before I don 't wanna compile a Windows version just to see how it works I just have a few questions 1) How is the "TEXT " field type sa

connecting phpmyadmin to a remote db

I have a dedicated DB box running mysql 4.0.21. I 'm installing php my admin on my web server to access the database on the other machine but I keep getting an error. The error is as follows

Invalid username/password after some queries under XP

Hello I 'm using DBExpress under D6 to connect to a MySQL database. My application works fine under windows 2000 but I receive a "DBX error invalid username/password " under windows XP after doi

Dear Friends Please help its urgent

Dear Friends I am Kunal Aggarwal Software Engineer. I am facing problem with mysql to get start. On starting mysql error shown to me is. "mysql_connect() Can 't connect to MySQL server on 'loca

MySQL/InnoDB-4.1.10 is released

Hi! InnoDB is the MySQL table type that supports foreign keys transactions non-escalating row-level locking all SQL-92 transaction isolation levels multiversion concurrency control savepoi

MySQL 5.0.3

Why isn 't MySQL 5.0.3 being released? I can 't test with all the 5.01/5.02 bugs.

Full Text Search

Will the full text search feature ever be available with the InnoDB table type? It 's hard to lose the functionality of InnoDB just to get full text search at the table level.... any suggestions?

Adding extra ibdata file for a database with last ibdata file with autoextend op

According to the http //dev.mysql.com/doc/mysql/en/Adding_and_removing.html If your last data file was defined with the keyword autoextend the procedure to edit my.cnf must take into account th

ERROR 1037 caused by simple query

Hi all I 'm struggling to set up MySQL on WinXP with limited success so far. I want to use it as the backend for an application that can use either MySQL PostgreSQL or SQLite for data storage

Subject: Nightly package location

I cant find the website for the nightly build downloads I dont have a unix computer so I cant use bitkeeper to setup a windows build is there still an ftp site out there for the nightly sourc

Importing a separated file into mysql, national charset problem??

I 'm importing a file into mysql. Most work fien but numbers are given like this `487 90`116 40`4467 00` This creates a problem as the decimal numbers are NOT read... i.e i get 487.00 116.

Re: Select/Update statements with multiple references and/or a
procedure

On Sat 12 Feb 2005 14 40 49 +0000 "Graham Reeds " <grahamr@(protected) > said > Jan Theodore Galkowski wrote > > Hey Graham > > [snip] > > Yes. You take 4 readings a day once befo

Re: Select/Update statements with multiple references and/or a
procedure

Jan Theodore Galkowski wrote > Hey Graham > > I 've done a fair bit of medical work both for clients and for my wife > who needs to manage an inventory. > > What 's exactly the problem with u

Re: Select/Update statements with multiple references and/or a
procedure

Hey Graham I 've done a fair bit of medical work both for clients and for my wife who needs to manage an inventory. What 's exactly the problem with using Excel? On Fri 11 Feb 2005 22 31

Select/Update statements with multiple references and/or a procedure

I am writing a simple webapp for my house mate who is diabetic. Currently she is using a Excel spreadsheet for it but it is problematic. I said I could write something better so here I am. Th

mysqldump/mysqladmin

This is pretty basic but despite successful use of mysql on Win98 I have two questions for use on XP which I 've just started mysql opens fully with the icon how do I do mysqldump (through

Google type searched of a database.

Does anybody know the best way in MySQL to do an author/title sort of search -- basically like the fast searches performed by google? What I have is a database with fields for author title ISBN

Sync two similar database at different location

I planned to use two similar MySQL databases which are distributed geographically. I have a script which autogenerates primary key for a table using following pseudocode var x select max

Help... Access denied for user

Hello Everyone.... I 'm new to MySQL and I have a simple problem but I can 't get it figured out. I have search google for about a week now. I have found stuff about my problem but I didn 't unde

Subject: ODBC registry entries

Please could someone provide me with the neccesary registry entries for installing the MySQL ODBC Driver for ODBC 3.51 on a PC. Thanks

mysql with vb 4.0

(Please cc me as I am not subscribed) I have a client with accounting software written in VB4.0. Even though the company that wrote the software is still in business (and apparently going str

Subject: mysql & stored procedures

Hi! DBMS - MySql5.0.1-alpha Driver - myodbc 3.51 I created a table in my database over command line. mysql > create table customers(firstname familyname address telno accountno firm) Fill
Page 25 of 65 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10