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 121 of 508 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100  

World-Wide Attention: Top Language to interface with SQL servers - PostgreSQL,

World-Wide public announcement (every human animal on this planet must read this announcement) The top RDBMS SQL systems are Number one PostgreSQL Number two FireBird and MySQL. Now whic

myisamchk (was: name 'Szczech ' returns more rows then 'Szczec% ')

At 14 02 +0300 1/6/06 Remo Tex wrote >If you change the character set when running MySQL you must run >myisamchk -r -q --set-collation collation_name on all MyISAM tables. Hi My problem isn 't q

Access speed INNODB VS. MyISAM

On Jun 3 2006 at 7 54 PM Richard wrote > I have been using a database for several years that uses many > 'lookup ' style > tables. i.e. no updates to these tables. I dumped the whole thing > i

Can I delete old <host >-bin.xxxxx files in order to free up some space?

-----Original Message----- From Gary Richardson [mailto gary.richardson@(protected)] Sent Saturday June 03 2006 14 10 To Jacob Raymond A Jr Cc mysql@(protected) Subject Re Can I delete old

Can I delete old <host >-bin.xxxxx files in order to free up some space?

I have not been monitoring my databases now I am using a 100% disk space. thank you Raymond

error in JDBC Connection(Sorry there was TYPO ERROR in my previous mail)

Hi all I have got a problem with the jdbc connection while connecting to Mysql.I have written an XML file.The following is the code for giving the database connection <DATABASE type "String " >

Subject: Problem with JDBC Connection

Hi all I have got a problem with the jdbc connection while connecting to Mysql.I have written an XML file.The following is the code for giving the database connection <DATABASE type "String " >

Select query problem

Barry wrote > Nenad Bosanac schrieb > > > Hi I have one problem that i can`t resolve. > > > still need advice or is it solved? > > IF!!! you need IF!! ) -- MySQL General Mailing List For lis

procedure analyse() returns bad type?

Hi The following command returns recommended type FLOAT(3 6) for a double(10 6) column mysql CAT -t -u catadmin -p -e \ "select * from temp procedure analyse(16 8192) " > temp.log Optimal_fieldty

Subject: Uninstall old version

Hello - Yes looks you 've got two versions installed. One is in your PATH (where UNIX looks for items by default) and one is not. To remove your old version execute 'whereis mysql ' from your com

Subject: increasing the search speed

Hi I have the following table CREATE TABLE `z` ( `hash` varchar(16) NOT NULL default ' ' `title` varchar(255) NOT NULL default ' ' `body` text NOT NULL FULLTEXT KEY `title` (`title` `body

help on SQL JOIN

Nhadie > ...what i want to actually achieve is to get only the time of the first >INVITE and then it 's corresponding BYE >so it should look like this >+----------+----------+----------+----------+-

Subject: Help With Insert Statements

Hello I am working through ProSpring book in which they are using Postgres. I need to convert the following inserts into Mysql 5. The table 'Test ' 'Customer ' work fine but 'CustomerAddresses '

dbExpress: Application crashs after ApplyUpdates

I 'm trying to connect a Delphi application into a MySQL Server using dbExpress but I 'm having some problems. I can insert and delete records without any problems but when I try to update a record

Subject: mysql edition problem

My first choice for easy installation Linux x86 generic RPM (statically linked against glibc 2.2.5) downloads Server 5.0.22-0 13.9M Download | Pick a mirror MD5 a61b9aec938ec729652872bc123b7508

Automatically add +1 every 30mins

Kudos! I read a lot of replies to various threads hoping to learn something and this thread was a double bonus. Never new of the 'events ' feature either. But I think this solution below is very el

Error message when I run mysqld command to start the server

You might have another mysql server running Stop you running server. Change the port and then try.. -----Original Message----- From Swaroop.S [mailto swaroops1@(protected)] Sent Friday June 02

can i speak chinese?

I dunno Can you? ) -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ Leiden T +31-(0)71-5216317 M +31-(0)6-29563390 E pgroen@(protected) Skype peter_m_groen <quote who "yu

please help me.

On 6/2/06 yuan edit <edit.yuan@(protected) > wrote > my operating system is linux redhat 9.0. > i am installing mysql 5.0.x binary distribution. > Which edition is the most fit in the following editio

help with storing a large binary number as bigint

Hi Byron > This should be a relatively simple question but after looking through > the manual for a while I didn 't see how to do it. I am working in php > and need to store a large binary number in

Subject: RE: SELECT ALL and flag

Solved it by SELECT table_a.name if( table_a.id table_b.table_a_id 1 0 ) AS theindicator FROM table_a LEFT OUTER JOIN table_b ON ( table_a.id table_b.table_a_id ) /Peter ------------ Hi

Where is the triggers run when replicating?

Easy setup two mysql 5 servers one running master the other one is slave. The database have triggers to create history of rows in history tables. What is expected from the slave? Is it expected to

Help with query: Row number / Rank from a query...

Dan wrote > I have a regular query lets say Better to show the real query rather than a simplified version. Simplified requests get you simplified answers. What seems like a simplification to y

Subject: char(17) vs. char(18)

Hi Do you think there is any difference in the speed of select() statements done on a big table depending on whether one of the columns of this table is defined as char(17) or char(18)? That is wil

Replacing A Value

On Thursday 01 June 2006 17 02 Ed Curtis wrote > I have a column in a table I need to replace a value of certain records > in. The current value is /realtors/Value/. I need to change them to > /real

MySQL documentor - not MySQL Workbench

Embarcadero who in my humble opinion make the best database tools around have added MySQL to some of their tools. Their tools (DBArtisan for database management and ER Studio for diagramming and c

How to get machine independent unique id??

On 6/1/06 Neeraj <neeraj@(protected) > wrote > > Is there any way to get a unique ids across all databases (by any way) > because records from all the databases are finally get stored on a centra

MYSQL_OPT_READ_TIMEOUT -- Linux

Hi I am using mysql-5.0.21 version. This issue was discussed in the bugs list 4.x.x version and I believe the same has been closed(only for windows). Problem 1. Connection is established to the ser

Problem with querie

> Dear friends Please do not send your messages as "urgent " to a mailinglist. It might be urgent to you but not to the hundreds of people receiving your e-mail. > Im having some problems with thi

corrupt pdfs

tedd wrote > Yes I was wondering that myself considering the onslaught of "no-no 's " one gets by suggesting placing images into a dB. A PDf file is really not that much different and probably better
Page 121 of 508 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100