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 119 of 508 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Question on full text search scores, different content same score

Mark Steudel wrote > I was doing a full text search and had a question on why two different > entries got the same score > > Here is my select statement > > SELECT > id > pubyear > MATCH ( ti

update 2 tables

table master has alast_dat a date that is not updated. pk is reg_id. table detail has date_update inserting each transaction. fk is reg_id. is there an update command that will take max date from d

all of a sudden can 't connect to server..

On 6/8/06 Frances <fdr58@(protected) > wrote > Daniel da Veiga wrote > > On 6/8/06 Frances <fdr58@(protected) > wrote > > > > > what 's event viewer? (searched google for error 1067 so opened .err > > >

Subject: How to cast to Float?

I am creating a new table from the fields of an existing table. create table newtable select a+b+c col1 from oldtable I don 't want to create newtable ahead of time because it will have around 200 f

MYSQLDUMP uses database name in the SQL statements?????!!!!!!!!!!!

On 6/8/06 murthy gandikota <murthy_gandikota@(protected) > wrote > > I 've checked the dump file I created with mysqldump on a database sfg and > it has statements like the following > > DROP VIEW IF

Can 't CREATE table using SELECT

Hi The following happened when I tried to create table. Can anyone please help? mysql > create table sfgbackup.advEmail select * from sfg.advEmail mysqld got signal 11 This could be because you hit

Importing 3Gb File

At 10 20 AM 6/8/2006 you wrote >Hi > >I am trying to import a 3.2Gb sql dump file back into my sql server (4.1.12) >and im coming across the following error > >mysql Out of memory (Needed 1787232

Subject: MYSQL- >on delete no action

Nenad Bosanac schrieb > > > Hi all > > I made mistake i n my last post so now > i make it true. > > I have problem in MYSQL query tool. > Well i put on foreign key on delete no action > but next

Clarification: MySQL 3.23 and 4.0 are NOT affected by the recent multibyte S

Hi all unluckily I made a bad typing error Joerg Bruehe wrote > > this is in reply to various questions that have reached us after the > recent security fix contained in MySQL 4.1.20 4.0.22

myisamchk (was: name 'Szczech ' returns more rows then 'Szczec% ')

I wrote > > My problem isn 't quite the same as the original poster 's but I > > suspect the solution may be the same. However I 'm having trouble > > running the myisamchk command. > > > > I 'm using

Subject: Full text search novice

MySQL 5.0.19 running in Apache 2 on Mac OS X 10.4.6 I 've been dipping my newbie toe into the murky waters of full text searching but not with a great deal of success. I have a complex search set u

correct syntax

Hello we need to query one of database tables that sore usernames and many of them have spaces in them that need to be removed. what would be the correct function to identify each username column

Subject: How To Pronounce MySQL

This may be a really stupid question but I hate looking stupid if I can avoid it. -) I have been using Microsoft SQL Server for a while and I 'm now trying to switch all our applications over to

Why is the REF column NULL, and why is the key_len 5?

Hi everyone Should be an easy question but I couldn 't find the answer anywhere. Firstly I can 't figure out why the REF column shows NULL and secondly I don 't know why the key length is 5. I have

Clarification: MySQL 3.23 and 4.0 are NOT affected by the recent multibyte SQL i

Hi this is in reply to various questions that have reached us after the recent security fix contained in MySQL 4.1.20 4.0.22 and 5.1.11-beta The problem was a possible "SQL injection " risk

MySQL 5.1.11-beta has been released

Hi MySQL 5.1.11-beta 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 platfo

Hung up query.

Hi List! I 've recently upgraded to MySQL 4.1.20 and now I 'm facing a strange problem. Periodically my queries hang up. mysql > show processlist ... | 155 | root | localhost | db | Query | 3338

Question on threads displayed in linux

Recently I noticed a changed behavior in how linux utilities (ps ans pstree) report mysql usage. Previously a ps output would list all active mysql threads and a pstree would list the number of mysq

OR isn 't optimised

Taras I 'm guessing you 're using version 4.1 or earlier. This is a known issue with MySQL prior to 5. 4.1 and earlier would only use one index per instance of a table per query leading to poor pe

MySQL crashes

I have a site running MySQL 4.1.19. When I was first given the problem the site only stayed up for a couple of days - they then found they had to reboot (as opposed to just restarting MySQL). The e

Copying tables sans data from one database to another

Perhaps the easiest way is with CREATE TABLE... SELECT. For example if I have a database called "NYCNH " (by coincidence I do!) which contains a table called "checks " and I want to copy that tab

How to find matching tables that have specific field name.

William Scott wrote > Dear Sir > > I have a database with over 80 tables. Is there an easy way to find > table names that has PERSON_ID field using SELECT query? > > Thanks in advanc

MySQL (GPL License)

On 6/8/06 mos wrote > At 08 15 PM 6/7/2006 you wrote > > I believe that if you are only using MySQL for your company 's > > internal needs whether from a web server or for deployment to other > > com

Windows Compiled Help MySQL Reference Manual -- Error

At 17 30 -0600 6/7/06 Jake Peavy wrote >Hey yall > >I 'm unable to open the .chm I just downloaded for 5.1. I get the following >error > >Cannot open the file mk @(protected) C \Documents and Setti

Table size, db size and hence disk space.

I am new to databases and mysql in particular. I need to provide the specifications for database size for a new design... Lets assume one of my tables has the following structure column1 int colum

TABLE and VIEW have same IDENTIFIER: PLEASE HELP

I created a sql file for database sfg as follows mysqldump -uuser -ppassword sfg > backup.sql Then I tried to reload it in another database sfg2 mysql -uuser -ppassword sfg2 < backup.sql I get th

ERROR 1045 (28000): Access denied for user (Using password: YES) from outsid

On 6/7/06 Aron Levy <alevy@(protected) > wrote > Hi James i follow your recomendation and verify that the hash produced > matches the password field in user exactly. > > -- Aron L. > Well that

functions in AS

Jay >We all know that you cannot do something like this >sum(if(substring(updated 1 10) curdate() 1 0)) AS curdate() >nor can you use user variables even though they get set properly >set @(protected)

ERROR 1045 (28000): Access denied for user (Using password: YES) from outside lo

Hi good afternoon i am triying to connect with my company 's mysql server using a client program from shell and I keep receiving the following answer [root@(protected) ~]# mysql -u user1 -p -h serve

mysqldump locks dumping db "mysql " in 5.1.9

On Wednesday 7 June 2006 at 11 35 56 -0700 James Barros wrote > Hello > > I 've got 5.1.9 running on FreeBSD and I 'm trying to do some backups > but mysqldump is locking up on me. > > when I run
Page 119 of 508 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100