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

add users in mysql 5.0 ubuntu dapper drake

Dimitri Mallis wrote > hi list > > firstly am in the right place to ask this sort of question > > i installed mysql 5.0 from the repos on ubuntu dapper drake > > i could only go in to mysql when i

Subject: MySQL service startup time

Considering there are a number of pieces that are involved in the connection being ready why not create a small program that tries to connect and checks the return value. If it fails sleep for 500ms t

PBXT version 0.9.5 has been released

Your site has a bunch of JS errors (using IE) so I can 't roll over ANY of the menus (left or upper right). I also cannot write to 'contact ' because of this same error. Hence I send it here... To the l

mysqldump: Got errno 27 on write. file too large

Dominik Klein wrote > This might be a filesystem problem. Some filesystems (in certain > configurations) cannot hold files larger than a particular size. > > Do you have any files larger than tha

NDB API Guide

Here 's some information that 's probably interesting for you if you 're interested in MySQL Cluster ... As part of the effort of making MySQL Cluster a more mainstream product it 's been on our agenda

Question on mysqldump --single-transaction

Dominik Klein wrote > Hi everyone > > I 'm wondering about the "--single-transaction " option on mysqldump. > Documentation says > --- > This option issues a BEGIN SQL statement before dumping data f

InnoDB crash recovery and innodb_support_xa, sync_binlog

Hello I have some question about InnoDB crash recovery. Q I understand transaction and write to disk sequence as following figure. Is this correct? w/ innodb_flush_log_at_trx_commit 1 in

Help! InnoDB won 't shut down...

Hi I 'm running mysql 4.0.16 on RedHat Linux. I tried shutting down mysql more than 2 hours ago by executing 'mysqladmin shutdown ' and it 's still running. Here is the end of the log file /var/log/

Money

On Tuesday 04 July 2006 21 33 Karl Larsen wrote > ? ? I have not yet found how I can put a $ in front of all the money > columns -) Either use concat() or do it in your program that retrieves the

array type

On Tuesday 04 July 2006 16 21 Nolan Rumble wrote > SELECT COUNT(*) FROM temp GROUP BY recipient > > and it will list all the email addresses and how much email they > sent/received. > > I suppose

Newbie - CREATE VIEW Question

Hi > Say I have the following tables > > siteID name >

Subject: Re: More Stored Procedure Issues

VB is not case sensitive so changing the case didn 't make any difference. I 'm still getting the same non-sensical error message. Jesse ----- Original Message ----- From "DG @ NEFACOMP " <dg@(protected)

Subject: UPDATE Based on Relation

Jesse wrote > I need to be able to do an UPDATE based on a relation. The following > code works in Microsoft SQL. What is the MySQL Equivalent? > > UPDATE Chapters > SET MatSentDate '2006-07-04 ' >

Calling SP from ASP

I 'm running into problems with both ASP.Net and ASP with this thing and it 's driving me nutz. I have the same stored procedure which I 'm calling from my ASP app (some asp pages some asp.net pages

FOUND_ROWS & UNION

Hi everyone I have a couple of questions invovling using FOUND_ROWS() and UNION. The manual states that "The value of FOUND_ROWS() is exact only if UNION ALL is used. If UNION without ALL is used

Subject: Using MySQL as backend

sharvan kumar wrote > Dear Sir/Madam > I am working on a project where I am > to use PHP as front end and MYSQL as backend.MySQL > stand alone is working properly but it is not > conn

Subject: enum query results strange.

Tanner Postert wrote > so i am doing a query on an enum field > when i do this query > > select * id as vid user_id as uid from video where (file_complete > 'true ') order by undt desc limit 0

Problem with INSERT

Can someone either answer or point me somewhere for the answer? I am attempting to store text lines from an e-mail message into a MySQL table through the use of Perl and DBI. Periodically I get the

Data truncated during character set conversion

Hi all I 'm following the instructions [1] to convert character set. Unfortunately I get warnings about truncated data for some rows in several columns. All the truncated columns are text type. Assu

Works in SQL Manager, but not PHP?

Brian Menke wrote > MySQL version 5.0.16 > > Windows XP > > PHP 5. > > > > I have this query that when I run it in SQL Manager 2005 it runs > beautifully but when I stick the same query in Dreamw

PostgreSQL or mySQL

Hello List I hope my question does not start war of the posts. This question is genuine. Please answer objectively I am test setting a Master Server (MS) with CentOS 4.3 freeRADIUS DNS Ap

MS Access gives error no. -7776.

C K wrote > Dear Friends > I have connected MS Access to MySQL 5.0.17 with MyODBC 3.51.12 with MS > Jet SP 8. It is giving error -7776 (There is no message for this > error) while jumping from a for

Subject: Query multiple tables

>What query do I need to get >AccommodationName and what attractions it has from AccommodationAttractions SELECT ac.accommodationname at.attractionname aa.AccomodationAttraction FROM acco

Using index returns an empty esult set

Hi I tried to create an index on one of my tables. After creating this index the queries return an empty set instead of the expected result. I have a table user looks like this

Subject: help with index on table

 "-? '???+y?^jx?u?h?????????z????????x-?+ "????????z?????jw????z?????v???????-y????m "?y?ZnW?????? ?)??????]n???jg?j?!j????]?? ???????I???(?????z?+y?b???w^?$D141?(?u?h?????v?{]???v?+?t? @?

Full Text Search across 2 tables.

I have 2 tables which have full text index on each of their columns. Table 1 - forums_topics field - topic Table 2 - forums_messages field - message Is it possible to search them both in one

need one query

>orgunit parent value >12 10 x >15 12

Subject: Scheduled Backups Issue...

> I am attempting to set and and schedule automated MySQL backups > using the MySQL Administrator Tool downloaded from mysql.com. All > of my back ups work fien when I perform them manually. Howev

what are those MySQL files for?

In the last episode (Jul 01) Douglas Sims said > On Jun 30 2006 at 11 47 PM Octavian Rasnita wrote > >In the /data/database_name directory I have found a few files I > >don 't know what they are

Need way to see all relations?

Daevid >I have a 'users ' table. And there are all kinds of related >tables like 'logs ' 'preferences ' etc. that all have a FK >reference back to this user ID. >I want to make a query or use some P
Page 110 of 508 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100