MySQL 5.0.6-beta has been released

2005-05-31 Thread Matt Wagner
27; tables being written twice to the binary log. (Bug #9149) * `InnoDB': Prevent `ALTER TABLE' from changing the storage engine if there are foreign key constraints on the table. (Bug #5574, Bug #5670) * `InnoDB': Fixed a bug where next-key locking doesn't allow the insert which does not produce a phantom. (Bug #9354) If the range is of type `'a' <= uniquecolumn', `InnoDB' lock only the RECORD, if the record with the column value `'a'' exists in a CLUSTERED index. This allows inserts before a range. * `InnoDB': When `FOREIGN_KEY_CHECKS=0', `ALTER TABLE' and `RENAME TABLE' will ignore any type incompatibilities between referencing and referenced columns. Thus, it will be possible to convert the character sets of columns that participate in a foreign key. Be sure to convert all tables before modifying any data! (Bug #9802) * Provide more informative error messages in clustered setting when a query is issued against a table that has been modified by another `mysqld' server. (Bug #6762) Enjoy! Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: MySQL 4.1.12 has been released

2005-05-16 Thread Matt Wagner
equest is already in to our web team to update the download page, should be coming up shortly. Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: MySQL 4.1.12 has been released

2005-05-16 Thread Matt Wagner
>> http://dev.mysql.com/downloads/ and mirror sites. > > How long is it before the Dec OSF downloads are updated usually? Dan, We had to skip Dec OSF for this release due to some unresolved build problems. Sorry. Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.c

MySQL 4.1.12 has been released

2005-05-15 Thread Matt Wagner
for auto-increment not working with INSERT..SELECT and NDB storage engine. (Bug #9675) Enjoy! Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http:/

MySQL 4.1.11 has been released

2005-04-05 Thread Matt Wagner
s separate per-statement events. For a server serving as a replication master, this caused replication to fail when the event was sent to slave servers. (Bug #8436) Enjoy! Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

re: problem with mysql-max-5.0.3 for Solaris 8 32 bit

2005-03-29 Thread Matt Wagner
ke a bit to propagate out to the mirrors (probably 8-10 hrs). Thanks for notifying us about this. Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL 5.0.3-beta has been released

2005-03-28 Thread Matt Wagner
re that all updates are executed in a serialized fashion, because they are executed serialized when binlog is replayed. (Bug #7879) * Fixed a rare race condition which could lead to FLUSH TABLES WITH READ LOCK hanging. (Bug #8682) * Fixed a bug that caused the slave to

MySQL 4.1.9 has been released

2005-01-13 Thread Matt Wagner
tore enters infinite loop (Bug #7346) * ndb_mgmd is aborted on startup when using SHM connection (Bug #7124) Enjoy! Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL 5.0.2-alpha has been released

2004-12-01 Thread Matt Wagner
ABLE are now replicated without any error code in the binary log. (Bug #5551) Enjoy! Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL 4.0.22 has been released

2004-10-29 Thread Matt Wagner
wildcard (Bug #5539) Additional Notes: * Due to a temporary hardware failure the binaries for HP-UX 11.11 are missing from the initial release. They will be provided as soon as this HP-UX build system is online again. Enjoy! Matt -- Matt Wagner, Production Engineer MyS

MySQL 4.1.7 has been released

2004-10-26 Thread Matt Wagner
innobackup script. (Bug #5949) Enjoy! Matt -- Matt Wagner, Production Engineer MySQL AB, www.mysql.com Northfield, MN, USA -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL 4.1.6 has been released

2004-10-15 Thread Matt Wagner
a will produce an error if both t1 and t2 tables contain a column). (Bug #4302) * Behavior of ALTER TABLE converting column containing NULL values to AUTO_INCREMENT column is no longer affected by NO_AUTO_VALUE_ON_ZERO mode. (Bug #5915). Enjoy! Matt -- Matt Wagner, Pro

MySQL 4.0.21 has been released

2004-09-09 Thread Matt Wagner
sly unused function `mem_realloc()', whose implementation was incorrect. As a result, InnoDB can incorrectly parse column and table names as the empty string. The InnoDB `realloc()' implementation has been corrected in MySQL/InnoDB-4.0.21. * Fixed a glitch introduced i

Re: Unicode in 4.1

2002-03-19 Thread Matt Wagner
l support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Coordinator of Development /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesot

RE: xml

2002-03-09 Thread Matt Wagner
op features that are in demand in parallel with our other priorities. Again, if anyone is interested in this sponsorship, please contact <[EMAIL PROTECTED]>. Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __

Re: xml

2002-03-09 Thread Matt Wagner
itepaper specs and discuss options to for your company to help fund development. Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /

Re: ETA for MySql having sub queries capabilities

2002-03-08 Thread Matt Wagner
visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Coordinator of Development /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesota USA <___/

Re: Why v3.23.49 does not build on RedHat 6.2 ?????

2002-03-08 Thread Matt Wagner
looking very promising. Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Coordinato

Re: Geo- datatype support

2002-03-03 Thread Matt Wagner
nical support contracts, visit https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Coordinator of Development /_/ /_/\_, /___/\___\_

My Apologies - Re: Summary: Board Meeting

2002-01-16 Thread Matt Wagner
All, Please disregard this "Summary: Board Meeting" message. It was sent to the public mailing list in error. This message was NOT at all meant for the public mailing list. Please except my apologies for the intrusion. Matt Wagner, MySQL AB -- For technical support contracts, v

Summary: Board Meeting

2002-01-16 Thread Matt Wagner
14:24:46 that's why I happened to have the picture! :) -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MyS

Re: Decrypting PASSWORD() from MySQL

2001-12-19 Thread Matt Wagner
w he should write his application. I simply told him how he can do what he was trying to do. It's up to him to decide if it is a good/bad solution. Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ /

Re: Decrypting PASSWORD() from MySQL

2001-12-19 Thread Matt Wagner
hnical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesota USA <___/ www.mysql.com

Re: 4.0 style full text searching in 3.23.x

2001-12-19 Thread Matt Wagner
ink it is self-defeating -- if you are considering it for a production environment. :) My advice is to setup a test environment and try out 4.x, and submit good bug reports to us so that 4.x can become stable faster. Matt -- For technical support contracts, visit https://order.mysql.com/ __ _

Re: MySQL and kernel upgrade

2001-12-17 Thread Matt Wagner
https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesota USA <___/ www.mysql.com

Re: MySQL Alpha Linux binary distribution: Core dumped on AlphaServer 1200

2001-12-14 Thread Matt Wagner
, predictably enough, www.mysql.com. For downloads, try: > > http://www.mysql.com/downloads/ > > I know that, but I'm pretty sure sourceforge is one of their > mirrors. Yes, SourceForge has our *official* binaries... the same as MySQL.com. Matt -- For technical support c

Re: Problem with bk://work.mysql.com ?

2001-12-12 Thread Matt Wagner
net connection upgrade (from 10mb to 100mb). Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /

Re: Mysql 4.0

2001-12-07 Thread Matt Wagner
4.0.1 comes out in a couple days. Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/\___\_\

Re: Obtaining MySQL for Solaris 8, Intel Version

2001-09-26 Thread Matt Wagner
3.23.39 of MySQL-Max (with transactions): http://www.mysql.com/downloads/mysql-max-3.23.html Both are found in the "Solaris" section. Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr

Re: Features in 4.0

2001-09-26 Thread Matt Wagner
table functionality? Hi, Subselects are scheduled for version 4.1. I don't know about the LOAD TABLE question, please direct this question to Sasha Pachev ([EMAIL PROTECTED]). Matt -- For technical support contracts, visit https://order.mysql.com/ __ __

Re: Mysql List Bounce Message?

2001-09-22 Thread Matt Wagner
host.com address, and there are none. We have managed to contact an admin at domainhost.com and they say they are working on it. :-\ Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMA

Re: Mysql as backend for email ?!?

2001-09-22 Thread Matt Wagner
technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesota USA <___/ www.mysql.com

Re: [fwd] 123box.co.uk mail delivery system (from: MAILER-DAEMON@123box.co.uk)

2001-09-20 Thread Matt Wagner
Alexander Skwar writes: > sql > > Could this user please be removed? It's [EMAIL PROTECTED] Done. -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <

Re: creating tables using a number THIS IS A BUG

2001-09-14 Thread Matt Wagner
upport contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesot

Re: XML Support

2001-09-04 Thread Matt Wagner
TECTED]>. Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__

Re: Problems getting into MySQL.com

2001-08-29 Thread Matt Wagner
ontracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesota USA <___

Re: fwd: What is "Pupport" ? :)

2001-08-28 Thread Matt Wagner
ed message - > > -- > Jeremy D. Zawodny, <[EMAIL PROTECTED]> > Technical Yahoo - Yahoo Finance > Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936 > > MySQL 3.23.41-max: up 11 days, processed 137,299,690 queries (13

Re: MySQL Documentation - how do you do it ?

2001-08-18 Thread Matt Wagner
x27;s on their site. > > Check with Matt <[EMAIL PROTECTED]> or Jeremy <[EMAIL PROTECTED]> for > details. I suspect that one (or both) of them will know. > > Jeremy > -- > Jeremy D. Zawodny, <[EMAIL PROTECTED]> > Technical Yahoo - Yahoo Fi

Re: MS Excel to MySQL upload macro?

2001-08-17 Thread Matt Wagner
t the bottom of the 'Converters' section of our contributed software page: http://www.mysql.com/downloads/contrib.html Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr.

Re: Got and mirrored it... (Re: MySQL-MAX 3.23.41 download link is dead... (need a download))

2001-08-17 Thread Matt Wagner
Matt Wagner writes: > Matt Wagner writes: > > Jeremy Zawodny writes: > > > On Thu, Aug 16, 2001 at 06:00:16PM -0700, Jeremy Zawodny wrote: > > > > > > > > Does anyone have the latest 3.23.41 I could grab a copy of? > > > > > > I man

Re: Got and mirrored it... (Re: MySQL-MAX 3.23.41 download link is dead... (need a download))

2001-08-17 Thread Matt Wagner
Matt Wagner writes: > Jeremy Zawodny writes: > > On Thu, Aug 16, 2001 at 06:00:16PM -0700, Jeremy Zawodny wrote: > > > > > > Does anyone have the latest 3.23.41 I could grab a copy of? > > > > I managed to fetch it from ftp.mysql.com. A copy is now avai

Re: Got and mirrored it... (Re: MySQL-MAX 3.23.41 download link is dead... (need a download))

2001-08-16 Thread Matt Wagner
r to something on the order of days(!) now. :( I have mailed the SourceForge admins to ask if they can fix this. Sorry for the inconvenience! Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr.

Re: Fwd: "This Ad Really Works!!!"

2001-08-02 Thread Matt Wagner
time to look at it later today. Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/

Re: [fwd] Returned mail: Host unknown (Name server: mailserv: host not found) (from: MAILER-DAEMON@host2.webprovider.net)

2001-07-27 Thread Matt Wagner
--- > Before posting, please check: >http://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> >

Re: Urgent Help needed for installing

2001-07-25 Thread Matt Wagner
nstall.html Regards, Matt -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Dire

Testing

2001-07-24 Thread Matt Wagner
Is this working again? -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Herr Direktor /_/ /_/\_, /___/\___\_\___/ Hopkins, Minnesot

Re: Query Help

2001-02-06 Thread Matt Wagner
utput from EXPLAIN on all the queries you have tried. http://www.mysql.com/doc/E/X/EXPLAIN.html Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ Saint Paul, Minnesota, USA <

Re: socket problem in red hat.

2001-01-19 Thread Matt Wagner
heir MySQL RPMs... But I have seen this numerous times with regard to their supplied RPMs. Something is amiss. I will investigate more. Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB

Re: PHP and MySQL combo

2001-01-19 Thread Matt Wagner
stant" which avoids this problem. :) Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\

Re: Help me to write a sql,please :)

2001-01-18 Thread Matt Wagner
Hope this helps! Regards, Matt -- __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ River Falls, Wisconsin, USA <___/ Developer --

Re: MySQL 3.23.31 configure fails with Berkeley DB 3.2.3h

2001-01-18 Thread Matt Wagner
MySQL dev team, any ideas ? I've forwarded Chris's report to bugs@. Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mys

Re: DuBois' book

2001-01-18 Thread Matt Wagner
rrect URL you need. But I would like to know on what page in Dubois' book that you found the URL you quote above? Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/

Re: fixed width

2001-01-18 Thread Matt Wagner
e this file delimited, then it should be trivial to load it into MySQL using either the LOAD DATA INFILE syntax or the `mysqlimport' utility. Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ /

Re: [RedHat 6.2 RPM install: 'perl5', changing password]

2001-01-18 Thread Matt Wagner
option. If you did everything verbatim as you stated above, then you the root password is currently (at your point of failure) set to nothing. So when the "Enter password:" prompt comes, just hit enter. After this, 'newpass' will take effect. Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt W

Re: Bug in MySQL TRIM() Function! ?

2001-01-18 Thread Matt Wagner
s neither strictly a prefix or suffix (as defined by the TRIM() documentation); I'm not sure if this a bug in the code or something that needs to be clarified in the documentation. Monty? Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagne

Re: can i buil mysql database in win98

2001-01-18 Thread Matt Wagner
to do that, you could just install MyODBC on your win98 box, and connect to MySQL running on your NT box thru ODBC -- using your choice of ODBC compliant programs (access?). http://www.mysql.com/downloads/api-myodbc.html Regards, Matt -- __ ___ ___ __ / |/ /_ __/

Re: Win 95/98/nt

2001-01-18 Thread Matt Wagner
win.zip Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ River Falls, Wisconsin

Re: Connection Refused

2001-01-18 Thread Matt Wagner
nnection) would result in this kind of behavior (localhost refused; remote allowed). Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ River Falls, Wisconsin, USA <___/

Re: Replication: Please help!!

2001-01-18 Thread Matt Wagner
ht all of us (that are in the western hemisphere) awake at the same time. :-) Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ Riv

Re: forwarded message from Brian Kaney

2001-01-18 Thread Matt Wagner
Sasha Pachev writes: > > > > We will add a stricter sanity check for the referers to work around > the bugs in some browsers. Completo. -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB,

Re: date_format

2001-01-16 Thread Matt Wagner
UdmSearch (site-wide) is not working like it should. Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /

Re: Virus Test Attachment

2001-01-16 Thread Matt Wagner
Matt Wagner writes: > Hi all, > > Just testing ezmlm's attachment filter to make sure our changes catch > this 'Emanual.exe' from "funky gao". > > Attachment should be here: Okay, looks like we are all GO Houston. Matt -- __ ___ ___ _

Re: lockup in test suite

2001-01-16 Thread Matt Wagner
to [EMAIL PROTECTED]? Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ River Falls, Wisconsin, USA

Virus Test Attachment

2001-01-16 Thread Matt Wagner
Hi all, Just testing ezmlm's attachment filter to make sure our changes catch this 'Emanual.exe' from "funky gao". Attachment should be here: Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / //

Re: Fw: Mysql v3.23.30 make test failed ('select * from foo')

2001-01-15 Thread Matt Wagner
) tests. They are not indicative of the replication functionality (yet). Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/

Re: Mysql privileges problem

2001-01-14 Thread Matt Wagner
sts.mysql.com/ (the list archive) If you *did* do this before posting, my apologies... It was not very apparant that you had. :( Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / //

Re: ERROR 1044

2001-01-12 Thread Matt Wagner
grant-tables' option. In the future, instead of restarting the mysql daemon for changes to the grant tables to take effect, check out 'FLUSH PRIVILEGES'. http://www.mysql.com/manual.php?section=FLUSH Regards, Matt -- __ ___ ___ __ /

Re: rpm requires perl5 on redhat 7.0

2001-01-11 Thread Matt Wagner
Matt Wagner writes: > SATYAN NAIR writes: > > dear friends, > > i am not able to install MySQL-3.23.30-1.i386.rpm on redhat 6.2 and 7.0 > > it says REQUIRES PERL5 at /usr/bin/perl5 > > and under /usr/bin i have perl as well as perl5.006 > > > > > > p

RE: Please read the manual

2001-01-11 Thread Matt Wagner
tation did you run across? What can we add (new sections, rewordings, etc) to help the many that will likely follow the same frustrating path you just did? Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL

Re: rpm requires perl5 on redhat 7.0

2001-01-11 Thread Matt Wagner
! We have fixed this problem for the *upcoming* 3.23.31 release. For now, you can just pass '--no-deps' to the RPM install command, and it should work. Regards, Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/

RE: Lazy

2001-01-10 Thread Matt Wagner
f finding it! Done. -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ River Falls, Wisconsin, USA <___/ Developer

Testing new trailer

2001-01-10 Thread Matt Wagner
Testing new trailer message. -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ River Falls, Wisconsin, USA <___/

Re: Other uses for admin

2001-01-10 Thread Matt Wagner
fo about GRANT look at: http://www.mysql.com/manual.php?section=GRANT For clarity, note that 'shell>' indicates the UNIX Shell -- and '->' indicates the MySQL Shell. Hope everything works for you! Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \

Re: Please read the manual

2001-01-10 Thread Matt Wagner
we (the people moderating) can forward *interesting* comments (and questions if they come up) to the list for all to share. Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB,

Re: [Make Crashes and Burns on myisam - "Don't know how to make mi_test_all"]

2001-01-10 Thread Matt Wagner
inters. Matt -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Matt Wagner <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ River Falls, Wisconsin, USA <___/ Developer -- -

Re: Some problems

2001-01-10 Thread Matt Wagner
doing this, B&N will give the MySQL Development team a small kick-back. This helps fund development! Also, Amazon has got that whole sticky "trying to patent web clicks" issue that the Free Software Foundation (and MySQL AB) is boycotting. :) Matt -- __ ___