On Tuesday, May 12, 2015, Jørn Dahl-Stamnes wrote:
> Hello,
>
> I'm trying to install mysl 5.6.24 from source on a Fedora Core 21 server,
> but it fails during 'make install':
>
> CMake Error at libmysqld/examples/cmake_install.cmake:74 (file):
> file INST
Hello,
I'm trying to install mysl 5.6.24 from source on a Fedora Core 21 server, but
it fails during 'make
install':
CMake Error at libmysqld/examples/cmake_install.cmake:74 (file):
file INSTALL cannot copy file
"/var/local/src/mysql-5.6.24/mysql_client_test_embedde
Cameron,
Did you run the recommended configuration script manually?
mysql_install_db
This is run once after install to put the "stuff" in your datadir= location
which I pointed out may be missing (and was "empty" upon your inspection).
Thanks,
Robert
;> I've encountered a problem with MySQL 5.6.23 on CentOS 7.0 and would
>> greatly appreciate any advice on what to do next.
>>
>> Synopsis:
>>
>> 1. Fresh install of CentOS 7.0 using minimal install ISO
>> 2. yum update -y
>> 3. rpm -i http://dev.my
Dammit, that should've come from the other account with that
work-signature...
>
> > Hi all,
> >
> > I've encountered a problem with MySQL 5.6.23 on CentOS 7.0 and would
> > greatly appreciate any advice on what to do next.
> >
> > Synopsis:
> >
> > 1. Fresh install of CentOS 7.0 using minimal install ISO
> > 2. yum up
Cameron Mann cybera.ca> writes:
>
> Hi all,
>
> I've encountered a problem with MySQL 5.6.23 on CentOS 7.0 and would
> greatly appreciate any advice on what to do next.
>
> Synopsis:
>
> 1. Fresh install of CentOS 7.0 using minimal install ISO
It worked before, when you manually had to execute the script... It worked when
the script was auto invoked. Now it's silently busted, causing problems for
people you think
that's OK.
Whatever.
Moving on
On 02/12/2015 03:45 PM, Reindl Harald wrote:
>
> Am 13.02.2015 um 00:35 schrieb Bruce F
Am 13.02.2015 um 00:35 schrieb Bruce Ferrell:
Well Mr Harald, I admit... It's not an "out of the box" behaviour put there by
Oracle/MySQL. But it IS a behaviour introduced by distribution packagers and and it's
only invoked
the first time the db is start is attempted AND there is no basic db
ect initial database.
>>
>> Jesus! I HATE systemd. The sysV init script handled this correctly.
>
> tell me *one* reason why it is the job of the init-system to check and fire
> up "mysql_install_db" at each start? guess what happens when that shell
> snippet makes
the init-system to check and
fire up "mysql_install_db" at each start? guess what happens when that
shell snippet makes a mistake and does that on a existing install
frankly my "mysql" database was installed in 2003 on a windows machine
and is the root for every mysql setup
pefully not empty)? Do you have a mysql folder containing plugin.* files
>> at this location? (say .MYI etc)
>>
>> It sounds like your data folders were either not copied to the correct place
>> or not properly configured before starting the server.
>>
>> It
ou have a mysql folder containing plugin.* files
> at this location? (say .MYI etc)
>
> It sounds like your data folders were either not copied to the correct place
> or not properly configured before starting the server.
>
> It's been a while, but I recall there being an "ins
r not copied to the correct
place or not properly configured before starting the server.
It's been a while, but I recall there being an "install" step to getting
the correct basic database files into your datadir specified in my.ini.
Good Luck,
Robert Eby
SQL 5.6.23 on CentOS 7.0 and would
> greatly appreciate any advice on what to do next.
>
> Synopsis:
>
> 1. Fresh install of CentOS 7.0 using minimal install ISO
> 2. yum update -y
> 3. rpm -i http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm
> 4. yum i
Hi all,
I've encountered a problem with MySQL 5.6.23 on CentOS 7.0 and would
greatly appreciate any advice on what to do next.
Synopsis:
1. Fresh install of CentOS 7.0 using minimal install ISO
2. yum update -y
3. rpm -i http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm
4
Hello,
mysqladmin and mysql command-line client is included in MySQL-client
package.
mysql_secure_installation is included in MySQL-server but it's a perl
script which calls mysql command-line client internally.
Thus, you should install MySQL-client-*.rpm and try again.
Regards,
2014-
Am 04.05.2014 08:29, schrieb EdwardKing:
> I'm newbie to mysql and I want to install mysql under Centos 5.8 using
> MySQL-server-5.5.37-1.linux2.6.i386.rpm, I use following command to intall
> mysql
>
> #[root@master software]# rpm -ivh MySQL-server-5.5.37-1.linux2.6.i
I'm newbie to mysql and I want to install mysql under Centos 5.8 using
MySQL-server-5.5.37-1.linux2.6.i386.rpm, I use following command to intall mysql
#[root@master software]# rpm -ivh MySQL-server-5.5.37-1.linux2.6.i386.rpm
Prep
- Original Message -
> From: "Asma rabe"
> Subject: Install mysql server using RPM
>
> rpm -i MySQL-server-5.6.16-1.el6.x86_64.rpm
> rpm -i MySQL-client-5.6.16-1.el6.x86_64.rpm
I seem to recall that Oracle's Debian -server package included the clients
SQL server, and creates the appropriate entries in
> /etc/init.d/ to start the server automatically at boot time. (This means
> that if you have performed a previous installation and have made changes to
> its startup script, you may want to make a copy of the script so that you
> do n
startup script, you may want to make a copy of the script so that you
do not lose it when you install a newer RPM.
when i checked /var/lib i found non for mysql,Any idea??
Thank you very much in advance.
Best Regards,
Rabe
I tried to install the mysql monitor, but stumbled on some problems.
Here is what I did.
1. Installed a second instance of mysql server on one of our servers into a
different folder rather than into the regular folder because there is
already another instance of mysql server running on the same
I thought at
> first it was a matter of a password not being flushed from a previous
> installation and went through repeated install and uninstall routines, using
> the instructions by Rob Allen at
> (http://akrabat.com/computing/uninstalling-mysql-on-mac-os-x-leopard/)
> .
I have been struggling with installing MySQL 5.5.17 on a Mac running OS
10.7. My machine had 5.5.15 on it.
I keep getting user denied access messages (Error 1045). I thought at
first it was a matter of a password not being flushed from a previous
installation and went through repeated install
Visit MySQL Tools Group on LinkedIN to find more details on tools for MySQL.
2011/10/15 Halász Sándor
> 2011/10/14 11:12 -0700, AndrewMcHorney
> I just downloaded the MySql server software. I am now looking for software
> that is gui based and will allow me to easily define a databas
2011/10/14 11:12 -0700, AndrewMcHorney
I just downloaded the MySql server software. I am now looking for software that
is gui based and will allow me to easily define a database, create tables and
to do updates of records within the tables. It would be fantastic if the
software had rep
I'm a fan of Toad for MySQL.
http://toadformysql.com/index.jspa
> -Original Message-
> From: AndrewMcHorney [mailto:andrewmchor...@cox.net]
> Sent: Friday, October 14, 2011 1:12 PM
> To: mysql@lists.mysql.com
> Subject: Additional Software to Download and Install
&g
Try the MySQL workbench software
On 14 Oct 2011, at 19:12, AndrewMcHorney wrote:
> Hello
>
> I just downloaded the MySql server software. I am now looking for software
> that is gui based and will allow me to easily define a database, create
> tables and to do updates of records within the t
Hello
I just downloaded the MySql server software. I am now looking for
software that is gui based and will allow me to easily define a
database, create tables and to do updates of records within the
tables. It would be fantastic if the software had report generating
capabilities and also wou
* Brandon Phelps [111011 07:43]:
> Tim,
> Just a reminder, as I am not sure if it is documented or not;
> After you get MySQL up and running via the DMG package be sure to
> install the System Preferences pane (it didn't use to install by
> default, not sure if it does now)
Tim,
Just a reminder, as I am not sure if it is documented or not; After you get
MySQL up and running via the DMG package be sure to install the System
Preferences pane (it didn't use to install by default, not sure if it does now)
which should be one of the icons you get when the DMG
* Tim Johnson [111010 15:37]:
> I familiar with mysql on linux, as of late - ubuntu.
> I am installing mysql on a mac mini, with the Lion - osx 10.7
> operating system.
>
> mysql-server was downloaded and built with macports.
> Following instructions included has not resulted in a successful
> st
mysql.com?
http://www.mysql.com/**downloads/mysql/#downloads<http://www.mysql.com/downloads/mysql/#downloads>
I run the latest version (5.5.15) on my macbook running lion and the
install goes without a hitch.
Brandon
On 10/10/2011 07:34 PM, Tim Johnson wrote:
I familiar with mysql on linux,
the native 64-bit DMG
> from mysql.com?
>
> http://www.mysql.com/**downloads/mysql/#downloads<http://www.mysql.com/downloads/mysql/#downloads>
>
> I run the latest version (5.5.15) on my macbook running lion and the
> install goes without a hitch.
>
> Brandon
>
>
Is there any reason why you are using ports and not the native 64-bit DMG from
mysql.com?
http://www.mysql.com/downloads/mysql/#downloads
I run the latest version (5.5.15) on my macbook running lion and the install
goes without a hitch.
Brandon
On 10/10/2011 07:34 PM, Tim Johnson wrote:
I
I familiar with mysql on linux, as of late - ubuntu.
I am installing mysql on a mac mini, with the Lion - osx 10.7
operating system.
mysql-server was downloaded and built with macports.
Following instructions included has not resulted in a successful
startup.
I have recorded error messages, but it
as "administrator"
get a real operating system :-)
Am 15.01.2011 20:10, schrieb AndrewMcHorney:
> I installed everything using the standard gui install. I tried to uninstall
> Mysql and it says I am not an
> administrator even though I am logged in as one.
>
> At 1
I installed everything using the standard gui
install. I tried to uninstall Mysql and it says I
am not an administrator even though I am logged in as one.
At 10:16 AM 1/15/2011, Reindl Harald wrote:
Sounds like you have not the permissions
Which way was the old version installed?
Why not
rl.Jimh.Tsin wrote:
>> in windows command,run "sc delete SERVICENAME".
>>
>> Best regards,
>> Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
>>
>>
>>
>> 2011/1/15 AndrewMcHorney :
>> > Hello
>> >
>> >
e time I had (or at least partially) installed mysql on my laptop. I
> went to install a new version and I am getting  the following error:
>
> A windows service with the name MySql already exists. Please uninstall this
> service correctly or choose a different name for the new servi
in windows command,run "sc delete SERVICENAME".
Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
2011/1/15 AndrewMcHorney :
> Hello
>
> At one time I had (or at least partially) installed mysql on my laptop. I
> went to install a new version
Hello
At one time I had (or at least partially) installed mysql on my
laptop. I went to install a new version and I am getting the following error:
A windows service with the name MySql already exists. Please
uninstall this service correctly or choose a different name for the
new service
On Wed, Dec 29, 2010 at 04:57, Hajo Locke wrote:
> Hello,
>
> i want to talk from php to different mysql-servers with different versions.
> is it a recommend way to compile php always against newest libmysqlclient or
> not so important?
You should use the newest stable version so you can take
On Fri, Dec 24, 2010 at 6:37 AM, Adarsh Sharma wrote:
> Or I am going to install through rpm which is the easiest way. But which is
> best for our Production Servers.
>
Unless you have very specific needs, it's always best to use official
packages for production. That also makes it
cnf
Don't know what to do. Please help.
Or I am going to install through rpm which is the easiest way. But which is
best for our Production Servers.
Thanks & Regards
Adarsh Sharma
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:htt
Download, configure, compile, and install MySQL 5.5.8 from source code on
Linux<http://www.geeksww.com/tutorials/database_management_systems/mysql/installation/download_configure_compile_and_install_mysql_558_on_linux.php>
thanks.
by running it on different ports.
On Tue, Oct 19, 2010 at 10:42 PM, kranthi wrote:
> Hi all,
>
> How to install multiple instances in windows???
>
>
>
> Thank you.
>
>
--
Thanks
Suresh Kuna
MySQL DBA
Hi all,
How to install multiple instances in windows???
Thank you.
Hi,
There is a detailed readme (text file) within the file you have downloaded.
It will gives you the complete picture.
Krishna
cgi.com
On Mon, Oct 18, 2010 at 9:24 PM, ml ml wrote:
> Hello List,
>
> i am trying to install mysql on debian lenny from source. Here is what
> i did
you should read the INSTALL file more patient,and know the difference
between prefix & exec-prefix.
Best regards,
Sharl.Jimh.Tsin (From China)
2010/10/18 ml ml :
> Hello List,
>
> i am trying to install mysql on debian lenny from source. Here is what
> i did (yes, i did read th
Hello List,
i am trying to install mysql on debian lenny from source. Here is what
i did (yes, i did read the INSTALL-SOURCE):
./configure --prefix=/usr/local/mysql/
make -j 4 && make install
cp support-files/my-medium.cnf /etc/my.cnf
cd /usr/local/mysql
chown -R mysql .
chgrp -R mys
you can use mysqld_multi
On Fri, Oct 15, 2010 at 8:24 PM, Claudio Nanni wrote:
> did you remove /etc/my.cnf?
>
> 2010/10/15 ml ml
>
> > Hello,
> >
> > i installed mysql with:
> > ./configure --prefix=/usr/local/myprefix/mysql/ && make && mak
did you remove /etc/my.cnf?
2010/10/15 ml ml
> Hello,
>
> i installed mysql with:
> ./configure --prefix=/usr/local/myprefix/mysql/ && make && make install
>
> (at the point mysql is not running yet)
>
> Next i would like to initi
You can pass the following variables as well
--defaults-extra-file=
--socket=
--port=
On Fri, 2010-10-15 at 18:50 +0530, ml ml wrote:
> Hello,
>
> i installed mysql with:
> ./configure --prefix=/usr/local/myprefix/mysql/ && make && make install
>
> (at
Hello,
i installed mysql with:
./configure --prefix=/usr/local/myprefix/mysql/ && make && make install
(at the point mysql is not running yet)
Next i would like to initialize the DB but get the follwoing error:
---
dio,
>
> i would like to compile it from source.
>
> Mario
>
>
> On Fri, Oct 15, 2010 at 2:08 PM, Claudio Nanni
> wrote:
> > hi,
> > do you want to compile or you can use binaries?
> >
> > Claudio
> >
> > 2010/10/15 ml ml
> >>
&
> how do i install mysql COMPLETLY in a diffrent directory?
>
> Right now i am using:
> ./configure --prefix=/usr/local/mysql-5.1.42
> --sysconfdir=/usr/local/mysql-5.1.42/etc
>
> BUT, mysql still looks for /etc/my.cnf and for
> /var/log/mysql/mysql-bin.index ...
>
>
Hi Claudio,
i would like to compile it from source.
Mario
On Fri, Oct 15, 2010 at 2:08 PM, Claudio Nanni wrote:
> hi,
> do you want to compile or you can use binaries?
>
> Claudio
>
> 2010/10/15 ml ml
>>
>> Hello List,
>>
>> how do i insta
hi,
do you want to compile or you can use binaries?
Claudio
2010/10/15 ml ml
> Hello List,
>
> how do i install mysql COMPLETLY in a diffrent directory?
>
> Right now i am using:
> ./configure --prefix=/usr/local/mysql-5.1.42
> --sysconfdir=/usr/local/mysql-5.1.42/etc
Hello List,
how do i install mysql COMPLETLY in a diffrent directory?
Right now i am using:
./configure --prefix=/usr/local/mysql-5.1.42
--sysconfdir=/usr/local/mysql-5.1.42/etc
BUT, mysql still looks for /etc/my.cnf and for
/var/log/mysql/mysql-bin.index ...
So what configure options do i
Nunzio,
Nunzio Daveri wrote:
> Hello gurus, I am trying to install the perl-DBD-MySQL and each time I get
> this
> error message. Any ideas? I have tried it on a Sun X4150 (Dual Quad Cored
> Intel) and a Sun X4200 (Dual Dual Core Opteron) both on CentOS 4.8. I have
> tried
Hello gurus, I am trying to install the perl-DBD-MySQL and each time I get this
error message. Any ideas? I have tried it on a Sun X4150 (Dual Quad Cored
Intel) and a Sun X4200 (Dual Dual Core Opteron) both on CentOS 4.8. I have
tried to install and build with MySQL 4.x on the box and then
Awesome, thanks for helping that's just what I needed :-)
Nunzio
From: Joerg Bruehe
To: Nunzio Daveri
Cc: MySQL General List
Sent: Fri, July 30, 2010 10:49:14 AM
Subject: Re: CentOS 4.8 no-install of MySQL 5.1.4X???
Hi Nunzio, all (cc' t
lect "5.1.44",
on the next page the first five entries are generic Linux tar.gz packages.
HTH,
Jörg
>
> From: Joerg Bruehe
> To: Nunzio Daveri
> Cc: mysql@lists.mysql.com
> Sent: Fri, July 30, 2010 9:19:29 AM
> Subject: Re: CentO
Nunzio, all,
Nunzio Daveri schrieb:
> Thanks Claudio but I do that all the time. The question is where is the
> file?
> You said to go to the download area, there are hundreads of files and not one
> tar file says rhel or cent os.
"tar.gz" packages are not specific to the Linux distribution,
Thanks Claudio but I do that all the time. The question is where is the file?
You said to go to the download area, there are hundreads of files and not one
tar file says rhel or cent os.
What is the URL / file name to download and untar please?
Thanks for responding :-)
Nunzio
/etc/my.cnf, put custom my.cnf into the basedir
good luck
Claudio
You have Intel
On 7/29/2010 9:30 PM, Nunzio Daveri wrote:
Hello Gurus, I am trying to see if there is a no install version of MySQL 5.1.4X
for Cent OS 4.8? We got a copy for Solaris x86 and it works AWESOME, I cant
seem to find one
Hello Gurus, I am trying to see if there is a no install version of MySQL
5.1.4X
for Cent OS 4.8? We got a copy for Solaris x86 and it works AWESOME, I cant
seem to find one for Cent OS? We wanted to install several flavors and test a
200 MB query script file against it to see how the
To answer both emails...
My first install is Puppet :)
1) I have many clients (schools with Macs/Linux) that could use this
package. This is in the works - good call.
For the sake of DRP (Disaster Recovery Planning) I automate all of my
installs on the 1% off-chance that my backups are
On Tue, Jul 27, 2010 at 1:56 PM, Todd E Thomas wrote:
> I'm looking for automation direction...
>
> I've found many packages that sit on top of MySQL. For the purposes of
> consistency I'd like to automate these installs.
>
> I've been able to automate the i
I'm looking for automation direction...
I've found many packages that sit on top of MySQL. For the purposes of
consistency I'd like to automate these installs.
I've been able to automate the install and configuration of everything
except the mysql part.
I'm usi
You can dowload the community server here:
http://dev.mysql.com/downloads/mysql/
---
Weydson Lima
weys...@gmail.com
On Thu, May 6, 2010 at 12:59 PM, Michael Abbott wrote:
>
> Can anyone give me some info here I want to install MySQL on a Vista
> Home Edition Laptop Can an
Can anyone give me some info here I want to install MySQL on a Vista Home
Edition Laptop Can anyone tell me what I should download from the site? I
want to run a java app. What version is stable and does it matter the
operating system? Thank-YouMike
FOLLOW ARE SOME MY OPERATOR STEPS,HOW WILL I TO DO IT?
p570a:/mysql/mysql-connector-odbc-5.1.6-aix5.3-powerpc-64bit/bin
>./myodbc-installer
exec(): 0509-036 Cannot load program ./myodbc-installer because of the
following errors:
0509-150 Dependent module libodbc.so could not be loaded.
On Wed, Mar 31, 2010 at 3:52 PM, Carlos Mennens wrote:
> mysql> CREATE USER 'carlos'@'localhost' IDENTIFIED BY 'holla';
> mysql> GRANT ALL PRIVILEGES ON *.* TO 'carlos'@'localhost' WITH GRANT
> OPTION;
>
Pretty much. It's also a good idea to give that user SUPER privileges, as
that'll allow you t
On Wed, Mar 31, 2010 at 3:07 AM, Johan De Meersman wrote:
> On Wed, Mar 31, 2010 at 12:25 AM, Carlos Mennens
> wrote:
>>
>> hearing from many admins that MySQL expects and needs there to be
>> three accounts for root. Them being 'localhost', 127.0.0.1, and
>> hostname. Is this false information?
If you only want root to be able to log in locally then you only need
'root'@'localhost' unless you are using tcp connections.
regards
John
On Tue, Mar 30, 2010 at 11:25 PM, Carlos Mennens wrote:
> Today I installed MySQL 5.1.45-1 on my production server and it
> recommended that I run the follo
On Wed, Mar 31, 2010 at 12:25 AM, Carlos Mennens wrote:
> hearing from many admins that MySQL expects and needs there to be
> three accounts for root. Them being 'localhost', 127.0.0.1, and
> hostname. Is this false information?
>
Totally false. It's convenient, and probably all of their scripts
Today I installed MySQL 5.1.45-1 on my production server and it
recommended that I run the following:
/usr/bin/mysql_secure_installation
When I ran this, it simply guided me to do the following:
- set root password
- disable remote login for root
- remove 'anonymous' user accounts
- delete 'test
For some reason, the thing doesn't show the problem I posted already
about foreign keys, but what it won't let me do is drop a schema once
I've created it.
How do I change permissions so MySQL on OS X can delete directories?
Thanks!
--
MySQL General Mailing List
For list archives: http://lists.
Hello,
Iam using OpenBSD 4.6 GENERIC kernel with mysql-server .
Machine A (faster)
AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ ("AuthenticAMD"
686-class, 512KB L2 cache) 2.72 GHz
2GB of RAM
wd0 at pciide1 channel 0 drive 0:
wd0: 16-sector PIO, LBA48, 152627MB, 312581808 sectors
wd0(pciide1:
Yes, you only have to delete the directories.
Carlos
On 11/12/2009 8:16 AM, Miguel Cardenas wrote:
Hello
I noticed that mysql 6 alpha is no longer available so I want to
remove it from my laptop and install the latest 5.x version. I have
just restored my Linux system image so my database is
Hello
I noticed that mysql 6 alpha is no longer available so I want to
remove it from my laptop and install the latest 5.x version. I have
just restored my Linux system image so my database is clean and empty
and is a good moment to do it.
My question is, how can I remove it completely from my
I'm trying to get to the bottom of the 1205 exceptions I've been getting. I
understand it's a lock, but I don't understand exactly why it's happening
and how I can fix (either by recoding, table restructure, or mysql
configuration). Also, I should note that I'm a Java developer using JPA,
and not
Hi everybody,
I'm currently installing MySQL 5.0.85 from source on Debian Lenny, but do
expirience
Problems with the MySQL-Client.
# uname -a
Linux corleone 2.6.26-2-amd64 #1 SMP Wed Aug 19 22:33:18 UTC 2009 x86_64
GNU/Linux
# The following configure-options are used:
./configure --prefix=/us
Hi,
After installing mysql-5.1.37 on solaris10, I am getting this message:
../mysql_install_db --user=mysql --ldata=/sqldata
Installing MySQL system tables...
090905 13:10:19 [Warning] option 'max_join_size': unsigned value
184467440737095
51615 adjusted to 4294967295
090905 13:10:19 [Warn
I am installing mysql-workbench- oss-5.1.16. tar.gz on Linux and I hit this bug
during "./configure"
"cannot find install-sh or install.sh"
I checked and the file install-sh is in the directory ... /mysql-workbench-
oss-5.1.16. I have also installed a lot of other so
In the last episode (Feb 20), Jim Lyons said:
> On Fri, Feb 20, 2009 at 12:59 AM, Krishna Chandra Prajapati wrote:
> > On Fri, Feb 20, 2009 at 5:25 AM, Jim Lyons wrote:
> >> We have 5.0.22 installed on a test machine and for some reason the
> >> innodb storage engine w
yes, but how does one add engines to an existing install? Is it possible?
I might want/need to add a storage engine that was not in the initial
install.
On Fri, Feb 20, 2009 at 12:59 AM, Krishna Chandra Prajapati <
prajapat...@gmail.com> wrote:
> Hi Jim,
>
> mysql rpm installa
se.
>
> We have 5.0.22 installed on a test machine and for some reason the innodb
> storage engine was not installed with it. We install from RPMs so I'm not
> sure how to install the storage engine. If we compiled ourselves, we'd
> recompile but that's not an option.
Hi Jim, all!
Jim Lyons wrote:
> Yes, I had a slip of the mind. The engine that was not supported by the
> install is the Federated engine. I apologize, I had a blind spot. The
> "SHOW ENGINES" command lists FEDERATED but has NO in the Support column.
>
> The question
e point.
>
> The question is pretty simple, can one add a storage engine to an RPM
> install? The config file follows. Thanks.
>
> [client]
> socket = /db/data/mysql.sock
> port= 3306
> [mysqld]
> socket = /db/data/mysql.sock
> datadi
d. We install from RPMs so I'm not sure how
> to
> enable the storage engine. If we compiled ourselves, we'd recompile but
> that's not an option.
>
> Does anyone know how to enable a storage engine once mysql's been installed
> by an RPM? How does one make the sele
The answer is no
Sent via BlackBerry from T-Mobile
-Original Message-
From: Jim Lyons
Date: Thu, 19 Feb 2009 23:50:13
To:
Cc: MySQL
Subject: Re: Resend: enabling storage engine with RPM install
What configuration parameter in the config file could have an impact on
whether a
age engine to an RPM
install? The config file follows. Thanks.
[client]
socket = /db/data/mysql.sock
port= 3306
[mysqld]
socket = /db/data/mysql.sock
datadir = /db/data
tmpdir = /db/tmp
port= 3306
user= mysql
max_allowed_pack
Can you post you my.cnf please
Sent via BlackBerry from T-Mobile
-Original Message-
From: Jim Lyons
Date: Thu, 19 Feb 2009 23:06:33
To:
Cc: MySQL
Subject: Re: Resend: enabling storage engine with RPM install
How does one do that in my.cnf?
It is possible to disable a supported
ubject: Re: Resend: enabling storage engine with RPM install
>
>
> Yes, I had a slip of the mind. The engine that was not supported by the
> install is the Federated engine. I apologize, I had a blind spot. The
> "SHOW ENGINES" command lists FEDERATED but has NO in the Sup
Perhaps you disabled it via my.cnf
Sent via BlackBerry from T-Mobile
-Original Message-
From: Jim Lyons
Date: Thu, 19 Feb 2009 22:45:01
To: MySQL
Subject: Re: Resend: enabling storage engine with RPM install
Yes, I had a slip of the mind. The engine that was not supported by the
Yes, I had a slip of the mind. The engine that was not supported by the
install is the Federated engine. I apologize, I had a blind spot. The
"SHOW ENGINES" command lists FEDERATED but has NO in the Support column.
The question, though, is how does one add an unsupported engine
1 - 100 of 1288 matches
Mail list logo