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

Subject: EXPORTING results to CSV

> Is there a way to export the results to a text file (comma-delimited > preferred)... > > ie SELECT * FROM TABLE > > test.txt (obviously this doesn 't work) ) With our database developer tool

Subject: Q1. What would run faster?

Dear List I am looking to see what the List thinks about this question. If we to run the same query that needs tmp table to be open to get an answer. * on a server with * and without an RAID arr

Help with this query. How to do a group by on a datetime just the month/day/

try group by substring(timeofclick 1 10) -----Original Message----- From Randy Paries [mailto rtparies@(protected)] Sent Wednesday May 03 2006 11 25 AM To mysql@(protected) Subject Help wi

Help with this query. How to do a group by on a datetime just the month/day/year

Hello Not sure if i can do this. I have a table with a datetime column I would like to do group by a day of the month. if i do something like select count(*) from MTracking where mallarea01 gro

Subject: Missing information Search

Robert >What I need to be able to do is find any values of K_Code in table 1 that don 't >appear in table 2. SELECT t1.k_code FROM table1 t1 LEFT JOIN table2 t2 USING (k_code) WHERE t2.k_code IS N

Subject: Table so slow to read

Gabriel Mahiques schrieb > My name is Gabriel "Saludos Cordiales " is the same than "Best Regard " > in spanish. > > > The server explanin is the same. The table structure is the same the > applica

Subject: Lock Wait Timeout Problem

Hi I have 1 SP that does INSERT and UPDATE query to 1-2 tables. It runs ok for sometime but i sometime got this error message "ERROR 1205 (HY000) Lock wait timeout exceeded try restarting tran

Optimizing mysql client/server interactions

Hi All Our current setup has the mysql server and the client app run on the same host. We are using mysql++ (ports/mysql++-1.7.9) for the database client api. The application returns huge data

ndbd --initial startup issues in mysql cluster

hi i am trying to install a cluster. i am facing issues in starting up the ndbd. My configuration is as follows. *Config.ini * [NDBD DEFAULT] NoOfReplicas 2 [MYSQLD DEFAULT] [NDB_MGMD DEFAULT] [T

Possible show databases bug with many databases

Hi we 've had a strange problem with mysql for quite some time which could not be solved so far. The problem is with servers with a lot of databases (10.000+) If one connects to mysql and issues a

Should I upgrade to 4.1 or 5.0 (Newbie level question)

MySQL Mailing List Currently I 'm running MySQL 4.1.15 on my home computer where I do web development and MySQL 4.1.13-beta on my hosting service. Actually I do work on web sites that are hosted

Have You Seen My CV?

No I have not seen your CV! But I have seen these answers to stopping spam dead in it 's tracks. http //www.tmda.net http //spam-stop.com Regards Keith Roberts PS - apologies to anyone on the lis

Subject: Mysql add multiple index

If you can afford a lock on the table to last a little longer you can go with creating the 2 indexes at once. If not create the one by one... i 'm sure some other queries will be honoured between thos

How to find size of my database

It would be easier to help if you specified what you meant by "size ". Do you mean the amount of space the database is using on your hard drive? Or the number of tables in the database? Or the number

MySQL JDBC Problem

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Dyego Souza Dantas Leal said the following on 5/2/2006 2 58 PM > I have a problem using the latest version of Connector/J > > > the DESC of table show

How to move the MySQL data directory?

Hello I 've just wanted to update MySQL 5.0 on my test machine that will be a productive server very soon. But upgrading MySQL like installing it after MySQL 's guide brings a problem I 'd need to move

Grant to some database question

I have a database 'DB1 ' and user 'user1 '. How to allow this user to full access (read/write/create etc.) only to database 'DB1 ' and deny to other databases including view its names? -- MySQL G

I Have Problem with this Timestamp

Hi MySql Community I put up a default null value TIMESTAMP on field type TIMESTAMP. Now I enter to the database as '0000-00-00 00 00 00 ' default for null value. From this on I mapped it using hibe

How can I get my disk space back?

David If you want to decrease the size of the ibdata files you will have to restart the mysqld process. According to the manual (http //dev.mysql.com/doc/refman/5.0/en/adding-and-removing.html) t

Subject: sorting with php/mysql

Ross > This is my database. Nope it 's a table not a database. > ..I will use the item_id for the order but what if I want to change > item_id 3 to item id 1? A primary key shouldn 't be edited and

Getting the previous months documents

I have a database that stores documents relating to meetings. They have all the usual stuff agenda minutes etc. There are 3 paper types for each date agenda (1 only) minutes (1 only) and a bunch of

difference between mysql max version and non-max version

Hi! ashwini c.v wrote > Can anybdoy please tell me the difference between mysql max version andthe non-max version? I answered this here on April 26. Also please use exact terminology A "version

How to convert this DELETE command from MySQL 4.0.25 to 3.23?

The Nice Spider wrote > Hi > > This query running fine on 4.0.25 but when trying on > 3.23 an error occurs. > can one help me to find correct command for 3.23? > > DELETE FROM A > USING A >

Select in a Select

Hi All Having a problem when including (select blah from blah) statements in a select statement. Problem is that it no longer returns original field type. Eg. Returns a valid longblob/imag

MySQL 5.0.21 has been released

Hi MySQL 5.0.21 a new version of the popular Open Source Database Management System has been released. The Community Edition is now available in source and binary form for a number of platforms f

Fixing Databases When Replication Is Enabled?

I ran mysqlcheck against a replication master database and it reported a problem with a table which it corrected. Is the slave now out of sync? If so how do I correct the problem without copying the

Script run how???

perl ? just quickly throwing something together - this is untested. $done 0 $count 0 while ($done) { $dbh- >do( "analyze table t1 ") my $info $dbh- >{mysql_info} if ($info ~ /

Subject: Finding duplicates, etc.

Dirk >I would like to know where there ar duplicate accounts that do not have >duplicate addresses. I think that at this point in time that these are >included in the first query. I would like to se

Subject: Optimizing DISTINCT searches

Several of my DISTINCT searches are frequently showing up in the slow query log. These queries use multiple table joins. Using EXPLAIN shows that the queries are using the appropriate keys as far a

constraining unique values across columns

I occasionally run into issues where I would like to ensure that the values across two or three columns are not duplicated. At work we use Oracle and I see that they add constraints when creating the
Page 130 of 508 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100