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

MySQL performing too badly under heavy load - urgent hlp needed

Do a "show status " and check on what mysql is doing. I would start by looking at threads_created - if this is high increase your thread_cache_size. This means MySQL is busy creating and destroying t

Subject: Replication vs. Clustering

It 's important to read the "How much RAM " part if you are running any version lower than 5.1. In 5.0 and lower clusters store all information in memory which can be a very limiting factor. My experi

Looking For How test database performans on different hardware

Vahric There are so many variations between different hardware platforms that can affect performance on your specific application that it 's better to run benchmarks on the actual hardware if you ha

JOIN table where not in other table

Peter >feels strange to JOIN tables and >choose rows where the join value is NULL (left outer join) ) It 's standard SQL and has a name "exclusion join ". Not a bit more "strange " than counting w

yum version 5.*

On Wednesday 26 July 2006 22 16 Karl Larsen wrote > I am using Red Hat Fedora Core 4 and I wanted to yum mysql version 5 > of any other and find with Core 4 I can yum only mysql version 4. > >

pbm with Triggers

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi all I 've a problem with triggers and federated table I would like insert a record in a unknown table. The table where insert the record is unknown

WHERE problem, or is it a problem?

Peter Lauri wrote > Best group member > > I have this query on MySQL version 4.0.27 > > SELECT part.memberid part.prefname part.email COUNT(*) AS numberofans > FROM tblparticipants part > LEFT

MySQL 5.0.25

I know the general philosophy with regards to releases but the bug fix lists within MySQL 5.0.23 24 and 25 seem substantial enough to merit a new binary release for MySQL. Does anyone else feel s

Checkboxes

Nicholas Vettese wrote > I am trying to allow a user to use checkboxes for multiple selections and I am trying to get the database to record the choices made by the user. I am using a VARCHAR(250)

Subject: Adding Foreign Key Fails

I am trying to add a foreign key to one of my tables. When I execute the following SQL Code ALTER TABLE `bpa`.`confinvitems` ADD CONSTRAINT `FK_confinvitems_1` FOREIGN KEY `FK_confinvitems_1` (`In

ar Problem solve and new with libstdc++.so.6

Hi Joerg all I found the ar utility under the /usr/ccs/bin. The make works very fine (AR ar) even that it comes from the Sun CC Compiler until the g++ -O3 -DDBUG_OFF -fno-implicit-templates -

developing for different mysqlclient target libraries?

All how do I go about building a binary on my workstation with e.g. libmysqlclient.15 such that same binary can also be deployed on a production machine with libmysqlclient.14 )or lower) ? Do I ne

Is this privilege case even possible

One database multiple tables. I need to limit access to one table per user but also allow all other tables to be accessed by all users. For example Say I have 5 users usera userb userc userd

How to "control " the number of sql dameons?

At 9 09 AM +0530 7/26/06 Prem wrote >Hi All > >Could you please explain why some one needs multiple sql daemons and >how to control the number of dameons. Do you believe that you have multiple da

Returning results as a field name

Mark >Thanks for the start Peter. I have got that 'Pivot table using a JOIN ' >query returning results for 2 records just like the example but I 'm >stuck in modifying to get the result for the five q

Subject: change a empty value for 0

Isn 't this over-complicated select id_ingenio sum(cantidad) from ingenio detalle_transaccion where ingenio.id_ingenio detalle_transaccion.id_ingenio group by ingenio.id_ingenio or select id_ing

mysql + LVS highjacked (mysql + NFS ramfs)

--- Winn Johnston <winn_johnston@(protected) > wrote > > > --- Jimmy Guerrero <jguerrero@(protected) > wrote > > > Hello > > > > Just to make sure we separate the two... > > > > > mysql cluster t

Subject: Slave Replication issues

On Jul 25 2006 at 12 47 PM David Nance wrote > Hi we have been losing slaves due to errors in replication. See error > message below. Would appreciate if anyone could share if they have > seen

Row count discrepancy when converting from MyISAM to InnoDB

I have a table of type MyISAM that is reporting 47 million rows when I do a SELECT COUNT(*). When I convert this table to InnoDB running a SELECT COUNT(*) returns only 19 million rows. The conversion

Make Error with libz.la / configure Warning with term.h/ptem.h on Solari

Hi Claude all! claude.angeloz_divlist@(protected) wrote > Hi Joerg > > Thank for your answer. > Her e are some details that you requested. > > > > That other request was about MySQL 5.0.18 on S

yes or no checkbox

know this is probably a simple question but if im going to setup a yes or no checkbox on a table feild on MySQL thru phpmyadmin how do i do that ?? thanks -- MySQL General Mailing Lis

Make Error with libz.la / configure Warning with term.h/ptem.h on Solari

Hi Joerg Thank for your answer. Her e are some details that you requested. >That other request was about MySQL 5.0.18 on Solaris 10 but I do not >remember any answer how that continued. >I have

Make Error with libz.la / configure Warning with term.h/ptem.h on Solaris

Hi Claude all! claude.angeloz_divlist@(protected) wrote > Hi > > I am compiling/installing MySQL 5.0.22 on Solaris 9 (patched). I received > the following error message . > > Making all in zlib

Stored procedures

/ >I 'm trying to make stored procedures use parameters for limit and tables I >guess this is either me using the wrong datatype or it 's not possible. I 'm >having the same issue with seting the ta

Granting all to a user with a db name prefix

Paco Zarabozo A. wrote > Hello All > > I 'm trying to GRANT ALL to a user only on DBs that math a prefix but i > can 't find the way to so it on the documentation. Let 's assume the username > is "

mysql + LVS

How stable has it become to run an instance of mysql ontop of a LVS cluster to produce a massively parrallel system to be used for huge databases? Back in the day i remember tyring to do it with mosi

replicated queries are not placed in the binary log of dual master replication s

Hi I 'm building a dual master set up that looks something like this master A <----- > master B | | slave A slave B Replication between the masters works.

Subject: mysql_stmt_bind_param error

I tried to execute the example code (see below) from the function mysql_stmt_execute I found in mysql 4.1 documentation (http //dev.mysql.com/doc/refman/4.1/en/mysql-stmt-execute.html). This source co

mysqldump large file ( >2GBs) : some tests

Hi I just saw your e-mail. We use mysqldump on solaris 9 with large files all the time. Is the partition you are writng the file to mounted with the largefiles option in /etc/mnttab? Our mysql

a struggle with float type display and width

Hi I 've recently changed MySQL versions and I am puzzled by the difference in display of float values. CREATE TABLE test ( id int unsigned NOT NULL auto_increment val1 float default NULL va
Page 103 of 508 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100