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 423 of 508 Previous 100   Previous 10   421   422   423   424   425   426   427   428   429   430   Next 10  

Null values in a csv file and import to a mssql database

Hi I exported data from a mysql database to a csv file. Null values are exported as \N. When I import this csv file with the dts service from MSSql then I receive the following error when a null

A little open source reporting tool for MySQL query
   logs...

...called "Practical Query Analysis " (PQA) is now available here http //pqa.projects.postgresql.org/ It produces HTML reports on slowest queries most frequent queries queries by type (select

creating a DB wwith multiple languages

Why not set the DB character set to utf8 and probably cover all of them? CHARACTER SET utf8 Respectfully Ligaya Turmelle <grahama@(protected) > wrote in message news CBB1420B-B992-11D8-90F1-0

Moving tables to different disks (High Performance MySQL)

In the last episode (Jun 08) Lou Olsten said > In the High Performance MySQL book on page 124 the author suggests > > "If you have all your MySQL data on a single disk you can try moving >

Causes of MySQL slowness... how to test to fix this?

"Dan Brown " <danb@(protected) > wrote > Will the number of databases being handled by MySQL affect it 's speed > regardless of the actual load being put on MySQL or should I look farther > into OS issu

Re2: Slow querys When ADSL is down on W2K

Hi I 've tryed that after reading this message But couldn 't get the route correctly established. I 'm giving some more details in this example Server (SuSE 8.2) IP 192.168.10.34 Win2

Subject: myODBC connect problems

Hi I would appreciate help on the following. I have installed myODBC 3.51 on my Windows 2000 computer. I am trying to connect mysql database on a linux server. I configured the ODBC data sourc

Subject: Average Time per query.

How do you determine the average time per query in MySQL? Jeff Johnson -- MySQL General Mailing List For list archives http //lists.mysql.com/mysql To unsubscribe http //lists.mysql.c

LOCK TABLES permission and 4.0.15a

Version 4.0.15 comes after version 4.0.2 (15 > 2) so the version is not a problem here. From the manual "As of MySQL 4.0.2 to use LOCK TABLES you must have the global LOCK TABLES privilege

wait_timeout

The manual describes wait_timeout thusly "The number of seconds the server waits for activity on a non-interactive connection before closing it. On thread startup the session wait_timeout value i

Re Select problem

Are you spitting out an output of the query string to verify that the data from the form is making it to the query correctly? GOD BLESS AMERICA! To God Be The Glory! --

OPTIMIZE TABLE takes a very long time, can I kill it?

A few days ago Dennis T Cook asked this list if it is OK to abort a OPTIMIZE that is taking a very long time. I am also wondering this. Will it cause any damage to the half-optimized table adnd

Select Problem

Ren? Fournier <m5@(protected) > wrote on 06/02/2005 02 53 51 PM > I 'm having a really hard time selecting rows from a table in one SELECT > statement. I can do it in two SELECTS but it seem

Re: ERROR 1044: Access denied for user: '@localhost ' to database
'menagerie '

c s wrote >Dear friends > >I have a question about mysql. > >I installed mysql on windows 2000 after I started the mysql I tried to create a database but I was denied I got message

ERROR 1044: Access denied for user: '@localhost ' to database 'menagerie '

Dear friends I have a question about mysql. I installed mysql on windows 2000 after I started the mysql I tried to create a database but I was denied I got message mysql > show databa

Order Problem

Andy Eastham put me on the right track for this solution. I just ran the following and it works so please give him the credit. I tested with 'van der Plas ' and 'McNeil ' SET @(protected) 'van der P

Subject: RE - Order By Problem

The proposed solution to sort on a portion of the surname field will work but it has a drawback. If you sort on the result of a function applied to a column you prevent the use of any index on

AW: ORDER BY problem

Hi it is not possible to handle all cases proper. You can just handle all cases you know with the REPLACE-function so you simply delete the prefixes in the WHERE-clause. But that only works fo

Subject: RES: ORDER BY problem

Hello Andy I don 't known if this is possible without handle string what I don 't guess recommended because of performance and legibility of code. One suggestion will be store in column 'surna

ORDER BY problem

In a table called 'advisers ' I have a column called 'surname ' which contains the surnames of a number of people. Using a query like 'select * from advisers order by surname ' lists the people in the

MySQL ARRAY

> My requirement was 6 fields and 2nd guy need 12 filed. You should setup two tables. The first one will track common data for each user (e.g. name address...) like create table users (

explain strange result using keys

Working around optimizing some queries I tried to get a better key improvement. This is what I get mysql > explain select ID reply nome email dataora titolo testo status thread from board w

Know of a MySQL powered Instant Messaging system

> We 're looking for a client-server instant messaging system (opensource) > powered by MySQL if possible. Anyone know of one? > I 've been taking a look at Gaim Sim etc but these all piggyback

Question On User Specified Row Storage Order

Hello Everybody I am totally new to MySQL. Wanted to know if MySQL supports any options using which users can specify the row storage order. For instance Let us consider the Employee table N

collate utf8_bin vs utf8_general_ci

Hi again! This query is ok create table TEST (id int saturs char(255) charset utf8 ) alter table TEST add fulltext (saturs) drop table TEST create table TEST (id int saturs cha

Subject: Boolean mode, Fulltext,utf8

Hi All! Does works fulltext index on utf8 columns on boolean mode correctly on MySql 4.1.2 ? -- MySQL General Mailing List For list archives http //lists.mysql.com/mysql To unsub

mysql memory optimization - AMD 64 - odd crashes

Our Opteron server should be arriving today so I can 't provide a whole lot of insight. First what version are you using? 4.0.20? The 64-bit or 32-bit version? Knowing the version might help.

delete record that passed > 1 day

Jeff Smelser wrote > -----BEGIN PGP SIGNED MESSAGE----- > Hash SHA1 > > On Monday 07 June 2004 10 03 pm starofframe wrote > > >but > >delete from table where date_sub(crea_dt interval

Idea to speed up multiple jdbc connections?

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 jonathan.chiu@(protected) wrote > AFAIK creation of connection from DB is expensive. This is one of the > reasons why we need connection pooling.

Problems maintaining large high-availability search

> > 1. The timeout is set to 5 min because of the number of queries there > > are a lot of unused http processes that linger with connections and the > > only way to seeminly keep MySQL connectio
Page 423 of 508 Previous 100   Previous 10   421   422   423   424   425   426   427   428   429   430   Next 10