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 490 of 508 Previous 100   Previous 10   481   482   483   484   485   486   487   488   489   490   Next 10  

Re: CREATE TABLE IF NOT EXISTS behavior (should it add rows if
the table doesn

At 14 42 -0800 3/2/04 Mark Brunkhart wrote >I apologize if this has been discussed or reported as a bug (I searched a bit >but couldn 't find mention of it). > >When you create a table using the

Subject: Client connection error

Hi I am trying to connect from one computer that has MySQL installed (client) in another one that also has MySQL (server). Using this command C \mysql\bin >mysql.exe -u root -h server.com -p

Subject: Newbie - SELECT Query Help

D F <dfr574@(protected) > wrote > > I want to select a column twice but get the results > using two different conditions. > > SELECT tbl.colA tbl.colA from tbl where tbl.info B > (the first

Problems Installing

Hi Marie! OK first of all you "could " download a rpm package and have redhat rpm system manage all the installation details for you this one has a basic advantage using rpm system that comes

Query Speed in Terminal vs. PHP

Chris Fowler wrote > I have a query that is admittedly inefficient in that it is doing > multiple OR clauses and joining multiple tables. However the query > runs at an acceptable speed if I

Mysql version 4.0.x ,LOCKS and Transactions

Dear Friends Talking with an friend he told he that mysql 4.0.x has many problems with lock and transactions is this true. All table that i use are innodb Regards Luiz --

how can I remove a RPM installation

Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to install MySQL but how can I delete it. -- MySQL General Mailing List For list archives http //lists.mysql.com

MySQL List: February 2004

---------------------------------------------------------------------- Searchable archives for this list are available at <http //www.listsearch.com/mysql.lasso > -----------------------------------

From me

Cya -- MySQL General Mailing List For list archives http //lists.mysql.com/mysql To unsubscribe http //lists.mysql.com/mysql?unsub mysql@(protected)

Subject: Inserting and Grant users

Andre MATOS <amatos@(protected) > wrote > Hi > > I insert a new user to access the MySQL database. I have 4 databases plus > the mysql database. I want that this user can run the select i

Subject: no one can log on any more

> Are you sure you allotted 512MB for both read_buffer and > sort_buffer_size? Try reducing these values so that the total is roughly > 80 percent of your total physical memory. > > > > > > > > > >

excuse me!!!!

Excuse me I think that my email server have a problem -- MySQL General Mailing List For list archives http //lists.mysql.com/mysql To unsubscribe http //lists.mysql.com/mysql?unsub mysql@

Re: Remove a RPM Installation ( OVER KILL ) ( OVER KILL ) ( OVER KILL ) ( OVER

rpm -e MySQL-server-4.1.1-1.i386.rpm Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to install MySQL but how can I delete it. -- MySQL General Mailing List

Dream MySQL Server?

Never think enough is enough.. Current operation levels can easily be pushed many times their current level/ratio in a short matter of time and databases can grow rapidly (Even tho it 's not ide

Subject: Re: Remove a RPM Installation

"Rafael Diaz Valdes " <Rafael.Diaz.Valdes@(protected) > wrote > > Please how can I remove a RPM installation. I used > MySQL-server-4.1.1-1.i386.rpm to install MySQL but how can I delete it. >

Working around Insert ... Select

"Boyd E. Hemphill " <bhemphill@(protected) > wrote > I am attempting to move two columns of data into a large table by using > the insert into . select . construct. My problem is that I need to > j

"explain " tree like structure? Code available? Examples?

Hmm.... The question is does MySQL 's optimiser do enough planing to result in a tree of any non-trivial interest? I love MySQL as much as the next geek with a significant other that loves d

Subject: InnoDB or MySQL error ?

Dyego http //www.mysql.com/doc/en/JOIN.html LEFT JOIN means an 'outer join '. I think it does NOT force the join order. STRAIGHT JOIN forces the join order. Best regards Heikki Innoba

C API Prepared Statements under Debugging mode in MySQL 5.0.0.

Hello MySQLians As per debugging the sample C coding I have made some more changes and observed that the execution of all the C API is working fine after complete execution the server become uns

Font coloring

hi i have some mysql tables in my mysql database . It is included "status " field . In the status field it is maintainig "up " "down " status. SO i want to add colors for this status. up

ANN: Advanced Data Generator, MySQL Edition, 1.0.3 released

Dear ladies and gentlemen Upscene Productions is happy to announce a new beta of the database developer tool "Advanced Data Generator " (version 1.0.3) A fast test-data generator tool that co

Message

*** SECURITY WARNING *** Our email gateway has detected that your message to hdebruyne msgid <200403020806.i2286io05661@(protected) > may contain hazardous embedded scripting or attachments or h

mysqlbinlog: unknown command errors

Mark Maggelet wrote > Since I didn 't get an answer to this I 'll try asking it another way > has anybody gotten a binlog with binary data (images) to load from one > server to another? And if so

Subject: unable to resolve hostname...

I have run into this countless times. The 'easiest ' way to fix this is to set your hostname back to localhost run the scripts/mysql_install_db then change your hostname back to whatever you need i

4.1 Stable Enough For Beginner To Use? [SOLVED]

Thanks to all who responded. I think I will attempt to rn MySQL 4.1 for my web sites. -- Yoroshiku! Dave G ml@(protected) -- MySQL General Mailing List For list archives http //l

bookings

Kevin Waterson wrote > I am (trying) to make a booking systems. > Currently I have a table with 3 timestamps that record > bookingDate bookingFromDate and bookingToDate > > I have another tabl

More on indexes?

Hi I 've been following the list to get a better grip on MySQL and have been hearing a lot about indexing. I 'm beginning to think I should have indexed some of my tables in the past. Can anyon

UID/PW Question???

During the last week I have asked couple of questions regarding setting up MySQL & have gotten good answers. Since my knowledge of MySQL is in the beginer level and I am very close to finishing u

"hot" innodb backup options

Anonymous wrote on Mon 01 March 2004 13 26All I have a database where the tables are InnoDB. I am working on the backup procedure and would like to implement a process where the database is

memory issue: paging, disk activity, table size - > was:
optimizing a select

Thanks for the information. Before I try to further look into the query I would like to know if there is some memory issue. Its strange since the speed for executing same query differs. Its a Mac
Page 490 of 508 Previous 100   Previous 10   481   482   483   484   485   486   487   488   489   490   Next 10