Re: What MySQL-flavor to choose.

2011-02-14 Thread Jay Ess
On 2011-02-14 15:31, Singer X.J. Wang wrote: What is your load type? Heavy read but enough write not to benefit much from query cache. It is a webshop app (custom). -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

Re: What MySQL-flavor to choose.

2011-02-14 Thread Jay Ess
On 2011-02-14 15:43, Singer X.J. Wang wrote: So I'm assuming OLTP type transaction, then I'm going to recommend MySQL 5.5. Why is that flavor to be chosen over MariaDB with XtraDB or Percona with XtraDB? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

Re: What MySQL-flavor to choose.

2011-02-14 Thread Antonis Kopsaftis
According to the benchmarks on the Personal website, the 5.1 version of Persona has the same about performance as mysql 5.5 (http://www.percona.com/software/benchmarks/) Also the 5.5 version of the Persona(not reported as stable) is even better than mysql 5.5 according the the same site. Also

Re: What MySQL-flavor to choose.

2011-02-14 Thread Ewen Fortune
Hi, Also after reading Dimitrik blog (http://dimitrik.free.fr/blog/archives/2010/07/mysql-performance-innodb-io-capacity-flushing.html), its seems to me , than one of the thing that are different between the stock mysql (5.5) and xtradb, is the way that they handle IO capacity and flush. So

Re: What MySQL-flavor to choose.

2011-02-14 Thread Antonis Kopsaftis
According to http://dimitrik.free.fr/blog/archives/2010/12/mysql-performance-analyzing-perconas-tpcclike-workload-on-mysql-55.html the xtraDB is ignoring the io capacity setting. But this of course it might be just a minor bug in the percona version that dimitriK used in his test..:-) akops On

RE: What mysql 5.0 binary relase use for CentOS 4.4 Pentium?

2006-09-22 Thread informatica
:[EMAIL PROTECTED] Enviado el: viernes, 22 de septiembre de 2006 2:19 Para: [EMAIL PROTECTED] CC: MySql Mail List Asunto: Re: What mysql 5.0 binary relase use for CentOS 4.4 Pentium? [EMAIL PROTECTED] wrote: Hi. What binary relase use for CentOS 4.4: * Linux (x86, glibc-2.2

Re: What mysql 5.0 binary relase use for CentOS 4.4 Pentium?

2006-09-21 Thread Chris
[EMAIL PROTECTED] wrote: Hi. What binary relase use for CentOS 4.4: * Linux (x86, glibc-2.2, standard is static, gcc): mysql-standard-5.0.24a-linux-i686.tar.gz * Linux (x86): mysql-standard-5.0.24a-linux-i686-glibc23.tar.gz In

Re: What mysql 5.0 binary relase use for CentOS 4.4 Pentium?

2006-09-21 Thread Visolve DB Team
Hi, If you get Sorry, the host '' could not be looked up error message when you run mysql_install_db, or if you get the getpwnam: No such file or directory error message while running mysqld with --user option, Then try any of these solutions: a.. Get a MySQL source

RE: What MySQL is

2003-01-07 Thread Larry Brown
[mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 12:20 PM To: Michael T. Babcock; [EMAIL PROTECTED] Subject: RE: What MySQL is take out the last two sentences. scares people away. suggest last sentence: MySql's CLI tools give you full access and control to all the the power of MySQL

RE: What MySQL is

2003-01-07 Thread JamesD
that? Jim -Original Message- From: Larry Brown [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 2:51 PM To: MySQL List Subject: RE: What MySQL is How about? MySQL is an Open Source data storage program that runs quietly in the background of your computer (a Database). It stores

Re: What MySQL is

2003-01-03 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, et al -- ...and then Michael T. Babcock said... % % Suggestion page: What MySQL is; layman style (unless one exists I % haven't seen). Good idea. Maybe a what it isn't as well. I'd like to suggest that this be part of the now-nascent

RE: What MySQL is

2003-01-03 Thread JamesD
take out the last two sentences. scares people away. suggest last sentence: MySql's CLI tools give you full access and control to all the the power of MySQL. If you prefer a visual tool to manage your data in MySQL, like Access Paradox tools see the downloads/links page, as you learn MySQL's