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 General
Page 230 of 508 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

libmySQL.so location

Using mysql 3.23 on Red Hat 9.0 partition mysql 4.0.20 on Slack 10.0 partition. I have reviewed some code for a lisp mysql library using the Foreign Function Interface (exposing the "C " API).

Innodb Questions (was: Mac OS X Table Corruption)

On Jul 23 2005 at 11 56 AM Dan Tappin wrote > I am all most ready to give up on MySQL at this point. I 'm still > getting regular table corruption on multiple installs of OS X. > > I went as fa

storing php pages with sql queries in a mysql database

Gregory Machin wrote > Hi all. > I 'm writing a php script to store the contents of html and php pages > in a data base it works well until there are mysql queries in the > pages source then give err

Subject: Help me....i strucke down...

Hello. This is a line from one of your files which were attached in archive >[root@(protected) Test_pgms]# gcc -c -I/usr/lib/bcc/include ^^^^^^^^^^^^^^

Totals Across Multiple Records

Albert Your spec isn 't entirely clear to me (eg if sd1 & sd2 were 'unique within each record ' wouldn 't there be zero rows where sd1 sd2?) but is this what you 're looking for ... SELECT zz

Subject: GROUP BY approximation

In the last episode (Jul 22) Andy McHargue said > I have table with very similar values in one field > > count word > ----- ---- > 2 APPLE > 6 APPLES > 1 APPEL > > select * sum(count) as total fr

How to use Like Clause in Perl? Works fine in MySQL control center!

At 07 03 PM 7/22/05 Siegfried Heintze wrote >I 'm having trouble getting the like clause to work. It seems to work fine in >the MySQL Control Center 9.4.beta. I 'm using MySQL 4.0.23-debug. > >use DB

4.1.13 OS X MAJOR I/O Degredation

On Jul 22 2005 at 6 22 PM Bruce Dembecki wrote > So it appears I am having an issue with 4.1.13 which I 'm guessing > is a bug... wanted some input before I file it... > > Setting up a new machi

Subject: Documentation on Like clause

At 15 56 -0600 7/22/05 Siegfried Heintze wrote >Could someone kindly point me to the documentation on the like clause. I >found the documentation on the SELECT statement but could not find the >disc

Date/Time Problem with V5.0.6 views

Hello. You said that you had created a view but you continued using Tab_A instead of Tab_A_View in your next queries. Did you want to use view Tab_A_View? On my MySQL 5.0.9 all queries wo

Subject: Fedora core 3 install

This may be a stupid question but on the mysql site there are downloads for 64 bit then the same 64 bit downloads for redhat ES3. If I 'm using fedora core 3 do I need the redhat rpms? Anne --

Backups on high-availability servers

> I would really like to hear how some of you are handling backups on > high-availability servers. The DBA in my company is skeptical about > switching from MSSQL Server to MySQL this is one of his

MySQL charset

Privet! Yogesh wrote > HI > > I have a client that runs php+mysql application and it has a problem with "ORDER BY some_varchar_field " sql expression. The DB is in russian cp1251 encoding and "ord

Multiple indexes on same column

Andrea Gangini <a.gangini@(protected) > wrote on 22/07/2005 10 17 34 > I have a column in one of my table which > - must be unique > - must be indexed because almost all queries are "SELECT ......

use of indexes

I believe the conflict here is the OR. Try this... select * from table where field1 'VALUE1 ' and field2 like 'VALUE2% ' union select * from table where field3 'VALUE1 ' and field2 like 'VALUE2%

Questions about backups, InnoDB tables, etc.

"Ryan Stille " <rps@(protected) > wrote on 07/21/2005 05 47 28 PM > I 'm trying to get a handle on MySQL backups and hot backups using MyISAM > and InnoDB tables together. We plan to switch from S

Saving a whole txt file in a database

what you mean by "whole txt " the entire contents of the file or the actual file itself? to load the contents in it LOAD DATA INFILE '/path/to/data.txt ' INTO TABLE tb1 (col1 col2 ...) otherwise t

Subject: port fwding connection

Hi I have a MySQL server running on a machine say A and I want to access the DB from another machine B. Now A has blocked port 3306. So I fwded port 3306 on B to 3306 on A using SSH. This works j

Mysql +events

"Darryl Hoar " <darryl@(protected) > wrote on 07/21/2005 04 12 39 PM > Greetings > I am currently using Mysql 3.23.52. I am looking for events (when a record > is added mod 'd or deleted > fro

mysql bug

Hello. Have you been at http //dev.mysql.com/doc/mysql/en/starting-server.html Check the error log http //dev.mysql.com/doc/mysql/en/error-log.html Maurizio Dudine <m

avoiding conversion during insert?

Jacek Becla <becla@(protected) > wrote on 07/21/2005 02 47 20 PM > Hi > > Is there a way to insert binary data representing numbers > directly into (preferably MyISAM) table. We are trying to

Subject: OSX messed up installation

MySQL is actually started using a little program called mysqld_safe which monitor MySQL and restarts it if it "crashes ". You first need to kill the mysqld_safe process. I assume you have no data so t

Re search and replace in large text fields

[snip] Please could you advise me my MySql is a bit shacky. I need to capture about 700 web pages to a large text column in my database the search for all the links in the pages within the column an

innodb_file_per_table table status

> Hi > > I 've just converted my databases so they are using per_table > tablespaces. > When I do a show table status in that database the Comment line > still shows > the amount free but I assum

DBTools Manager Professional 3.1.0 Released

DBTools Software is proud to announce the release of the awaited DBManager Professional 3.1.0 version. This version brings new and improved features see a short list below. NEW FEATURES - Added sup

Subject: Which Engine to use...

Scott Hamm <linuxgold@(protected) > wrote on 07/21/2005 09 39 48 AM > I 'm now trying to learn engines in MySQL. When I migrated from M$ SQL to > MySQL to learn the migration process and executed the

More information from mysqld_safe

Hi Now I 'm having trouble getting the server started! Again suse linux mysql 4.1.12-Max. My MySQL server was running before now it 's not. I don 't remember changing anything apart installing DBD

Urgent Pls....

Hello. Use Linux x86 RPM downloads for 4.1.13 Server Client programs Libraries and header files Dynamic client libraries. See http //dev.mysql.com/doc/mysql/en/which-version.html

MySQL 4.1.13 has been released

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi MySQL 4.1.13 a new version of the popular Open Source Database Management System has been released. The Community Edition is now available in sour

Subject: mysql_config doesn 't exist

Hi I 'm trying to install something on SuSe Linux that requires mysql_config (DBD mysql to be precise). I have mysql installed but nowhere is there anything called mysql_config. The server version
Page 230 of 508 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100