Re: Archive Engine Question

2013-09-17 Thread Wayne Leutwyler
ormation in a table > might want that? > > Keith Murphy > http://www.paragon-cs.com > > -- > > (c) 850-637-3877 > > On Tue, Sep 17, 2013 at 10:19 AM, Wayne Leutwyler > wrote: > Hello List, > > I have a customer who is wanting to use the Archive Engin

Archive Engine Question

2013-09-17 Thread Wayne Leutwyler
Hello List, I have a customer who is wanting to use the Archive Engine. I have no experience with this engine, other than what I am been reading. Why would I want to use Archive over InnoDB. They are only going to be placing audit information in the table. Walter "Wayne" Leutwyle

Question about Server Debug Info

2013-07-30 Thread Wayne Leutwyler
write debug information to the mysqld.log file? Could a client tool do something like this? We have reviewed the app privileges and the they have no ability to write debug info. Thank you, Walter "Wayne" Leutwyler, RHCT Sr. MySQL Database Administrator Mobile: 614 519 5672 Office: 614

problems with mysql and php after system software upgrade

2012-11-25 Thread Wayne G Leslie
for user 'root'@'localhost' (using password: NO)' Do I have a msyql/php version mismatch? I have tried a number of potential remedies I found on line but have been unsuccessful to this point. Guidance from experts would be much appreciated. Wayne Leslie

Default Values for Max User and Max Connections.

2012-09-21 Thread Wayne Leutwyler
Hello All, Question. In mysql 5.5 what are the defaults for these values: max_connections = ? (is this set to 151 in 5,5) max_user_connections = ?(is this set to unlimited unless you provide the exact number)? Thank you so much. Wayne Leutwyler, RHCT Open Source + Open

Is it possible to make this more efficient?

2011-10-18 Thread Wayne W
Hi, I asked this question over on stackoverflow - basically I have a query and when using EXPLAIN I see that around 2400 rows are still being scanned. I'd added various indexes but it cannot make it perform any better. I would appreciate if anyone has any further ideas? http://stackoverflow.com/

mysql5.1.30 not have the correct english/errmsg.sys?

2008-12-03 Thread Wayne
when I start mysql 5.1.30 up it fails to startup,the error info is: *[ERROR] Error message file '/usr/local/mysql/share/english/errmsg.sys' had only 617 error messages, but it should contain at least 619 error messages. Check that the above file is the right version for this program!* I setup mys

How to disable some of the mysql query?

2008-11-28 Thread Wayne
for example,one user has the 'select' right on talbe 'test'(innodb,million records),however,he sometimes execute query like 'select * from test'.That will slow down the whole database. Is there a way to disable some queries for some users? Or,mysql's authority can be more detailed? thx

Re: Can't find file: './mysql/host.frm'

2005-04-09 Thread Allen Wayne Best
mikael thank you very kindly; that did the trick. On Saturday 09 April 2005 16:49, Mikael Fridh pronounced: > Allen Wayne Best wrote: > >hello; > > > >I am having a spot of trouble getting to MySQL to start. Here is the > > message: > > > >050407 22:43:49

Can't find file: './mysql/host.frm'

2005-04-09 Thread Allen Wayne Best
le had been corrupted. No change. (I put the original one back.) So, I am stumped. Any suggestions are greatly appreciated. -- regards, allen wayne best, esq "your friendly neighborhood rambler owner" "my rambler will go from 0 to 105" Current date: 8:6:16::98:2005 The real re

2 datatables 1 db

2004-02-09 Thread Wayne Mac
and mod_mod_calendar_events which is new. How can I combine the the old into the new? I read about union but dont know how to do the query. What would I write to do this? Regards, Wayne in Japan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

Multiple Join Issue

2003-10-06 Thread Wayne Helman
How would one join multiple table and selected all records from a joined table whether they exist OR not? I can get the records if they exist in a second table and I can get the records if they don't exist, but is there a way to combine the two? I have, for example, a statement like this (selects

FW: upgrade from 3.22 to 3.23 "File Not Found"

2003-09-10 Thread Leonard, Wayne
64 64 max_connections 100 50 open_files_limit na 0Can this be set for hpux 10.20? Documentation indicates 0 for some systems, but which ones? Are there any other variables I need to be aware of and set properly? Thanks in advance Wayne

searching for %

2003-09-07 Thread Wayne
Hi All, silly question... does anyone know how to search for '%'? i.e. overriding the normal wildcard use Wayne Wayne [EMAIL PROTECTED] http://www.Micromouse.co.uk -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.

RE: UPDATE and ORDER BY

2003-06-23 Thread wayne
Have you tried it without it? I cannot seen a reason for using it... With out it all records in subscriptions will be updated with pick+1 where username='webmaster' and dbname..... Wayne -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 23 June 200

RE: host.frm

2003-01-02 Thread Wayne Allen
I had someything similar It was all down to permissions...make sure that the permissions on the sql dbfolder allow the sql demon access. And you have run the install_db script to create it in the first place Wayne -Original Message- From: Jason Steig [mailto:[EMAIL PROTECTED]] Sent

RE: Can MySQL handle 120 million records?

2002-12-18 Thread Wayne Lewis
n index but you can figure out the difference for tablescans (consider how many rows fit into a page) and range scans (consider the affect of the primary key as a cluster index). -Wayne -Original Message- I am not sure. Does anyone know any real examples of mysql handling huge database

Perl-Tk and MySQL

2002-11-10 Thread Allen Wayne Best
ox->Show ; } -- end --- with this message: An error occurred during a rollback operation DBI::db=HASH(0x851f8c4)->errstr does mysql not support rollback (documentation indicates that it does!) or is there something obvious that i am missing??? any assist is greatly

connecting to mysql database from php...

2002-10-03 Thread Allen Wayne Best
n" ) ; } i get this message: mysql://webuser@localhost/doug DB Error: no such database any suggestions would be greatly appreciated. -- regards, allen wayne best, esq "your friendly neighborhood rambler owner" "my rambler will go from 0 to 105" Current date: 8:2:21::275:20

InnoDB hard lockup

2002-10-03 Thread Wayne Lewis
Hi All, First thanks to all who worked on InnoDB, it is truely exciting to get its features in an open-source DB. We've had an excellent experience thus far with a few exceptions. Any help on solving the problem below is greatly appreciated ... We experienced a hard lockup a few days ago with my

we are running MySQL w/php. When trying to connect to thedatabase via mysqlGUI from a win200o work

2001-12-25 Thread Wayne McCloud
we are running MySQL w/php. When trying to connect to the database via mysqlGUI from a win200o workstation, we get the following error: access denied for user: 'root@ipaddress' (Using password: Yes) - Before posting, pleas

MySQL on Tru64 UNIX/OSF1

2001-08-27 Thread Corelli, Wayne
definition. Wayne Wayne O. CorelliWayne.Corelli <[EMAIL PROTECTED]> Compaq <http://www.testdrive.compaq.com/> MRO1-3/F1 508-467-4138 (OFFICE) 200 Forest Street 508-467-1468 (fax) Marlborough, MA 01752 Em

RE: windoze and batch files

2001-05-03 Thread Wayne Kodie
One of the best Windows clients for editing queries is urSQL (http://www.urbanresearch.com/software/utils/urbsql/urquery.php) --- Sander Pilon <[EMAIL PROTECTED]> wrote: > > But... there are numerous mysql clients available, > also for windows. I > bet you can find one with fine edit capabilities

Multiple master replication

2001-03-21 Thread Wayne Parrott
Hi, Is their any way to have multiple masters for one slave? The purpose of this is to backup multiple databases to one server easily, if their is no way to do this with replication are their any other methods of remote backup? Thanks Wayne

RE: user variables length

2001-02-15 Thread Wayne Fool
> -- > From: Entryon Corp., Chief Technical Officer - P. > Hasenfratz[SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 15, 2001 12:13 PM > To: mysql EN > Subject: user variables length > > How many Bytes can I save in a user variable? > > Because I have the fol

Mysqld does not stay running

2001-01-31 Thread Wayne Renshaw
ind file: './mysql/host.frm' (errno: 13) 010128 20:09:46 mysqld ended The path to host.frm is: /var/lib/mysql/mysql/host.frm >How-To-Repeat: run safe_mysqld >Fix: Get it to point to the right place, but I have not been able to >Submitter-Id: Wayne Renshaw >

Mysql vs. Oracle

2001-01-23 Thread Wayne Hefner
the benefits as well as the detractions that we can use to physically show a client. I would appreciate any help. thanks, wayne - Before posting, please check: http://www.mysql.com/manual.php (the manual) http