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 472 of 508 Previous 100   Previous 10   471   472   473   474   475   476   477   478   479   480   Next 10  

Installing MySQL

Dear all Is it possible to install mysql locally on Sun Solaris 8 as I do not have root permission ? If so what is the expected total size on disk and recommended steps (./configure make m

Bug in MySQL with Correlated Subqueries?

Are you saying this is a bug which has already been fixed for the next release? In any case it may be worth noting that the manual says correlated subqueries "are inefficient and likely to be sl

TEST MAIL

This is a test amil please ignore -- |...........................................................| |____ _____ ____ _ |Victor Medina M | |\ \ \| ____| _ \ / \ |Li

purge logs problem

hi listers i have 'log-bin ' enabled in my.cnf for replication purposes. once in so many days i remove them using syntax "purge master logs to 'logname ' ". this is fine and works ever time for all lo

Subject: ORDER BY WITH NO PRINT

Hello I want to show outpur like this? Group hostname details aa xxxxxxxx abababa aa yyyyyyyy abababababab aa zzzzzzzz

Subject: HDS SAN + DMP + MySQL = ?

Everyone We 're looking to get an HDS SAN solution (95xx series I believe) at my present employer and our only remaining concern is the reliability of MySQL when used in conjunction with dynamic

6.5 seconds seems slow for the following search?

In the last episode (Mar 26) Kyle Renfro said > I am testing MySQL as a possible replacement for our proprietary db > server for several large databases. I really want MySQL but I am > getting w

Subject: RE: interesting....BUG? COMMENTS?

"Nestor " <nestorflorez@(protected) > wrote > I send this last week and no one commented. Nestor I 've already asked you check value of sql_select_limit variable SELECT @@(protected)

So Slowly

I have a myisam database on a little Redhat 8 Celeron P3-866 with less than 256MB of ram. (Schema attached). While response for single table queries is excellent. (Double table queries are also mos

Subject: Access to MySQL problem

I 'm coverting an Access database to MySQL 4.1.1 and I need help with a near impossible query. In the Access DB I used a stored procedure I think I should be able to solve this problem with a subsel

Max length for innodb_data_file_path var?

We are using mysql-4.0.18 compiled from source with ./configure --prefix /usr/local/mysql --enable-thread-safe-client --enable-assembler --enable-local-infile --enable-largefile --with-mysqld-use

MySQL posting confirmation for jdisher@parad.net

> This is an automatic reply to an email you sent to a MySQL mailing address > protected by our 'self-moderation ' system. To reduce the amount of spam > received at these addresses we require you t

Subject: Multiple-table Update

which ver of mysql are you using? multiple table update is possible only with ver starting from 4.0.4. HTH...... Nitin ----- Original Message ----- From "Laercio Xisto Braga Cavalcanti " <

Subject: Non Ascii text in mysql

Hi I am trying to store Thai characters into mysql. But after i pass an INSERT statement from my PHP script the corresponding field in the mysql table shows some unintelligible text not re

Handling lots of connections on FreeBSD

I compiled 4.0.18 on FreeBSD 4.9 with linuxthreads support and all of jeremy 's suggestions. My database needs to handle a ton of connections that are very quick (one INSERT DELAYED each). Using supe

Handling lots of connections on FreeBSD 4.9

I compiled 4.0.18 on FreeBSD 4.9 with linuxthreads support and all of jeremy 's suggestions. My database needs to handle a ton of connections that are very quick (one INSERT DELAYED each). Using supe

Subject: mysql support question

Perl 's Win32 SerialPort (or Device SerialPort) coupled with DBI would do it in a dozen lines or so. Docs for both are at http //search.cpan.org/.

invalid zip file...

On 26.03.2004 17 12 (+0100) Bruno wrote > I tried to download mysqlgui-win32-static-1.7.5-2.zip but it doesn 't appear to be a valid archive... > What should I do?? Depending on its size re-do

Deleting a database

Try "Drop Database " section 13.2.6 in the manual. For example drop database Foo Rhino ----- Original Message ----- From "Ola Ogunneye " <OOgunney@(protected) > To <mysql@

elegant backup

I did a back up of a database (datbase_1) generated the dump file from database_1 I then created a new database database_2 and imported the dump file from database_1 into database_2 I then cop

ERROR ON FOREIGN KEY ON WINDOWS 2000 WITH MYSQL 4.0.18

"Massimo Petrini " <massimo.petrini@(protected) > wrote > Somebody can help me ? If you run the above code in a new db named prova > the last line create then error > Can 't create table '.\prova\#

Subject: MySQl vs 4.1 -- mysqldump

Simon Windsor <simon.windsor@(protected) > wrote > > I have recently upgraded from mysql vs 4 to 4.1 and have noticed that the > output format in mysqldump has changed a lot using a single

INODB Please Help anybody in backup!!!!!!!!!!!!!!!!HELP!!!!!!!

Hello I created inodb database with around 150 tables with relation to each table (like Parent -Child Relation ship). My problem is I take backup using MYSQLDUMP Utility and entre database

RESOLVED Re: Mystifying mysqld memory usage explosion

At 12 23 +0000 3/26/04 Tim Cutts wrote > >Tim > > > >Can you bring your libc to the latest patch level? > >Not necessary. I resolved the problem > >binlog_cache_size was set to 32MB > >I di

Subject: mysqldump command error

"joe collins " <joe.collins@(protected) > wrote > I have read the documentation on the MySQLDump but have been unable to > launch a mysql dump. > Is the dump performed while logged on to th

Optimal InnoDB datafile size? 150GB data.

Jesper Krogh wrote >Hi. > >I need some recommadations. > >What is the optimal InnoDB datafile size? Is 75 * 2GB prefered over 1 * >1G autoextend? The filesystem (ext3) has no problems handli

fulltext like index for data?

Hello I have created a table containing the following fields CREATE TABLE msgs ( rec_id int(11) NOT NULL AUTO_INCREMENT message_id varchar(80) NOT NULL DEFAULT ' ' ) The i

Replication question

----- Original Message ----- From "Kishore Jalleda " as per http //dev.mysql.com/doc/mysql/en/replication-compatibility.html there should be no problems On 8/17/05 Jeff <jsmforum@(protected) > wrot

libmysql.dll size increased from 188Kb to 916KB

Hello The size of libmysql.dll binary has increased from 188KB to 916KB from MySQL 4.0 to MySQL 4.1.1. Researching around I came to know that the new libmysql.dll was compiled linking the new

(binary?) update log for only one database

At 18 55 -0600 3/25/04 Moritz von Schweinitz wrote >hi again! > >on a related note to my previous question >how can i switch on the creation of a (binary) update log but only >for ONE databa
Page 472 of 508 Previous 100   Previous 10   471   472   473   474   475   476   477   478   479   480   Next 10