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 106 of 508 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100  

mysqld running at 100% after being accessed in startup script

Hi I have a strange problem. I am running mysqld (5.0.20) on NetBSD 3.0 and after the startup scripts are complete the mysqld process ramps up to 100% utilization. However this only happens if I mak

Subject: Upgrade from 4.1.7 to 4.1.20

On Tuesday 18 July 2006 16 08 Dominik Klein wrote > > My question is do I have to follow the upgrade procedure from 4.0 to > > 4.1 or can I juste installed the new binaries? We are not ready yet f

Any form to recover deleted data from a MYISAM/ISAM table?

On 7/18/06 informatica@(protected) <informatica@(protected) > wrote > I want to recover the more recent data from a MYISAM/ISAM table. Any idea? Yeah backups. Other than that only complicated or

Converting TEXT to BLOB with special chars

From Mike van Hoof Sent 18 July 2006 10 49 > > Hello > > I am having a problem and am hoping this is the wright list > to post to. > > I have a TEXT field with text in them (duh!)... this text >

Backup problem from 5.0 to mysql 4.1

From Amir Bukhari Sent 18 July 2006 09 23 > > I have local mysql 5.0 and I have developed an arabic site. > The database > encoding is utf8-bin. Localy everything work fine all arabic text are >

Subject: Can not find mysql_config

Fauzan Azhary wrote > Hi All > > I 've tried to upgrade mysql from MySQL 4.1.12 to MySQL 5.0.22. > Before upgrading I have like below > > # rpm -qa | grep mysql > mysql-4.1.12-3.RHEL4.1 > mysql-

Incremental Backup

Dan Trainor wrote > Kaushal Shriyan wrote > > Hi ALL > > > > I would like to know following 2 things. > > > > 1) if i would like to take mysql incremental backup weekly > > > > cp /var/lib/mysql/ /backup/m

Subject: problem with double data

Obed Soto D?ctor wrote > Hi i 'm sorry for my english i 'm from M?xico and i 'm gonna do my best > > i 've made a store procedure but i have some problems becouse when a > make a simple operation wit

INNODB Question

Tripp ibdata files never shrink. You can try this to free up space * Take a mysqldump of all tables that you may need * delete the ibdata files * Rebuild your tables by importing the dum

load-file() doesn 't work [SOLVED]

Hi If you have like insert statments try using this as login into mysql mysql -u root -p use database-name \. /tmp/filename.txt Thanks & Regards Dilipkumar ----- Original Message ----- From

Subject: ON DELETE CASCADE question

If I understand your question correctly - and I 'm not sure I do - Table 2 is the parent and Table 1 is the child. In other words there is a one-to-many relationship between the parent Table 2 and

How to copy a large innodb table

Hi Dominic Why not just use an OPTIMIZE TABLE xxxx? This will map to an ALTER table command for an InnoDB table which will free the now unused space. From the manual at http //dev.mysql.com/doc/refm

CREATE VIEW xxxx

On Monday 17 July 2006 13 26 Karl Larsen wrote > I 'm using mysql on Linux and all is going well but I can 't find the > proper way to write a CREATE VIEW. I 'm using 4.1 and is this function > sti

Subject: Re: PHP won 't connect to MySQL

I?m having the same trouble a long time ago and still looking for the solution. " "Kay C. Tien " " <kct1986@(protected) > escreveu na mensagem news 7.0.1.0.2.20060716181207.05c0f6b8@(protected)

Random Table Lock

I am stumped by a table lock issue. First some details. I am running MySQL 5.0.22 on an AMD 64 machine. mysqld -V outputs /usr/local/libexec/mysqld Ver 5.0.22-debug-log for unknown-linux-gnu on

Subject: Mysqld-nt memory issue!

Hi to all I am using MySql 5.0.15 windows version and java application to access the database using MySql JDBC driver. I come to one interesting issue regarding memory used by "mysqld-nt " ser

Review O 'Reilly MySQL backup chapter?

I 'm the author of the O 'Reilly book "Backup & Recovery " due to be released in Q3 of this year. Among other things it has a chapter on backing up MySQL. I 'm looking for a few MySQL-knowledg

Help: PHP won 't connect to MySQL

Kay C. Tien wrote > Hi All > > The simple script I 'm testing works on a Linux server. I got tired of > having to upload and test them so I decided to install MySQL on my > computer which is ru

Subject: load-file() doesn 't work

fleet@(protected) wrote > I 'm using MySQL 3.23.36 on RH 7.1. I 've created a table photos (in > database album) with the following colums > > ID NUM AUTO_INCREMENT PRIMARY KEY > IMAGE MEDIUMBLOB >

Sum and Total Query

What 's the proper way to query for a total for a value and also the total for all values for a particular set of parameters? For example I have a table of orders that customer service reps make. The

arrays in stored procedures - pl. help

My question is how do I send multiple sets of data into a stored procedure without doing the things I had outlined. MySQL doesn 't have arrays. Pass the data in a comma-delimited string and PREPARE t

Table 'mysql.host ' doesn 't exist

thomas Armstrong wrote > I created this very-simple '/etc/my.conf ' > -------- > [mysqld] > basedir /usr/local/mysql > datadir /usr/local/mysql/var > socket /tmp/mysql.sock > ----------- > > But it

Subject: Pivoting the result set.

>Would like for the results to become pivoted and be transposed to look >like this. There 's a little step-by-step for this at http //www.artfulsoftware.com/queries.php under 'Pivot tables ' 'Group

mysql 's mysql db in one place, other db 's in another???

Using Innodb under Windows XP MySQL server installed to default location is it possible to let the mysql database be in C \Program Files\MySQL\MySQL server 5.0\data while we have our innodb specifi

Subject: Mysql cluster so slow...

Xueron Nee wrote > Hi all > > There is a table contains about 60 000 rows. where select from this > table with 'order by xxx ' statement it is tooo slow. but if i do it > without 'order by xxx ' i

Subject: Can 't connect to mysql.sock

MySQL List This is an issue that I am also pursuing on the PHP list but since it involved my MySQL my.cnf file and also use of MySQL sockets I 'm posting here in hopes of finding additional assi

Odd join questing

Chris W wrote > It may not be odd to many but I can 't seem to think of how to do this.... > > I have 2 queries below that give me exactly what I want each to do but > now I want to combing them is s

Partition Linear Hast with function how expre

Hi People I want make a partition using a Lineas Hash but i need use mu personal function how hash key show my function and my create table and error --- Function --- CREATE FUNCTION Get_Client_C

Less verbose logging with --log

Hi - I was wondering if there was a way to have a less verbose --log. All I want to see is connects disconnects and if they 're successful or not. The reason I ask is because this server runs tho

Question on "mysql-test-run sp " failed

Hi Recently I built mysql5.0 on Solaris 10 amd64 but when running "make test " the bundled "sp " test failed with the following error mysqltest At line 1527 query 'call fib(20) ' failed 1436 T
Page 106 of 508 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100