Brown, Charles wrote:
Hello. Can someone tell me if I will run into any problems?
1. If I downgrade MySQL from ver-5 to ver-4.
2. If I run replication between version 4 and version 5 of the software.
Meaning slave is version 4 and the master is version 5.
Some back ground:
We have replication
Hello. Can someone tell me if I will run into any problems?
1. If I downgrade MySQL from ver-5 to ver-4.
2. If I run replication between version 4 and version 5 of the software.
Meaning slave is version 4 and the master is version 5.
Some back ground:
We have replication implemented. Currently
On Wednesday, 15 February 2006 at 19:38:18 +0700, Ady Wicaksono wrote:
> Dear All
>
> i would like to downgrade from MySQL 5.0.18 to MySQL 4.1.18, I found
> MySQL 5.0.18 makes my application unstable... please help me, since
> currently all table in row=compact format
If you'
Ss this problem happened to all version of MySQL 5 or not?
> Dear All
>
> i would like to downgrade from MySQL 5.0.18 to MySQL 4.1.18, I found MySQL
> 5.0.18 makes my application unstable... please help me, since currently
> all table in row=compact format
>
> Thank you
&
Dear All
i would like to downgrade from MySQL 5.0.18 to MySQL 4.1.18, I found MySQL
5.0.18 makes my application unstable... please help me, since currently
all table in row=compact format
Thank you
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe
downgrade of
privileges to select only.
It all comes down to having fewer application passwords to change on a
regular basis to stay current with security requirements.
Ok, I understand that goal. However, ...
I realize that there is probably no way to do that with the current MySQL
API, but
[EMAIL PROTECTED] writes:
[...]
> Your application will still need access to the data it gets from
> MySQL so changing your MySQL permissions doesn't make any sense,
> does it. It's your application that needs to say "no" to the
> user. You don't want MySQL saying "no" to your application. Do you
he other one. Neither of my application's mysql
> accounts will have full admin rights to the entire server.
Yes, and that is how the application is coded, as that has always been the
only way to do it.
> Each user authenticates with the application. It's your application
> that m
erver.
Each user authenticates with the application. It's your application that
must downgrade the user's privileges to use the application's features.
Your application will still need access to the data it gets from MySQL so
changing your MySQL permissions doesn't make any
]
cc
mysql@lists.mysql.com
Subject
Re: Downgrade privileges on connect
[EMAIL PROTECTED] writes:
> Is it possible for a MySQL connection to request a downgrade in
> privileges? What I'd like to be able to do is create one database
> user account for a database application with read and write
> privileges to the tables, but if an application user l
[EMAIL PROTECTED] wrote on 10/12/2005 10:56:43 AM:
>
>
>
>
> Hello,
>
> Is it possible for a MySQL connection to request a downgrade in
privileges?
> What I'd like to be able to do is create one database user account for a
> database application with read an
Hello,
Is it possible for a MySQL connection to request a downgrade in privileges?
What I'd like to be able to do is create one database user account for a
database application with read and write privileges to the tables, but if
an application user logs in who only has read access, th
Hi.
> First, how can I detect, on localhost, which port MySQL is using?
Look at my.cnf.
Also see:
http://dev.mysql.com/doc/mysql/en/Can_not_connect_to_server.html
Schalk Neethling <[EMAIL PROTECTED]> wrote:
> Since installing the latest 4.1 version of MySQL I have not been able to
On 4 Nov 2004 at 0:59, Schalk Neethling wrote:
> Since installing the latest 4.1 version of MySQL I have not been able to
> run phpMyAdmin.
>
> I have since gathered that the current version of phpMyAdmin is not
> compatible. I therefore ran Add/Remove programs on Windows and installed
> 4.0.2
- Original Message -
From: "Schalk Neethling" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 03, 2004 5:59 PM
Subject: Upgrade - Downgrade problems
> Since installing the latest 4.1 version of MySQL I have not been able to
> run
Since installing the latest 4.1 version of MySQL I have not been able to
run phpMyAdmin.
I have since gathered that the current version of phpMyAdmin is not
compatible. I therefore ran Add/Remove programs on Windows and installed
4.0.22 but nothing is working correctly, the server starts as a s
Prasad wrote:
Hi,
I am developing a database in mysql 4.Is it possible to downgrade the same
into mysql 3.23.If its possible then how?
Refer to http://www.mysql.com/doc/en/Upgrade.html. It talks about both
upgrade and downgrade
--
MySQL General Mailing List
For list archives: http
Hi,
I am developing a database in mysql 4.Is it possible to downgrade the same
into mysql 3.23.If its possible then how?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Run this command to list your currently installed packages:
rpm -qa | grep -i mysql
Then for each package listed, run:
rpm -e PACKAGE_NAME
This "rpm -e" will remove your MySQL package. There should be separate
packages for MySQL: server, client, shared libraries, etc. Remove all of
them that
Hello,
Can somebody give me some instructions on how to uninstall Mysql
4.1. I have a redhat 2.1 AS box. I installed the rpm dist from
mysql.com. I want to put MySql 4.0 on that machine. I would think this
is something fairly easy to do. I cannot seem to locate any
instructions though.
Dan,
I've got 4.0.3, and I compiled it from the source rpm. Seems that (at least
with 4.0.3) mysql is statically linked, hence the lack of libmysqlclient. What
you might want to do is make a soft line from libmysqlclient.so.11 to
libmysqlclient.so.10 and see if that works.
Ed
Quoting Danie
Hi all!
I want to try out the demo version of Rekall (
http://www.thekompany.com/products/rekall/ ) but it is linked against
libmysqlclient.so.10.
I have libmysqlclient.so.11 from MySQL-4.0.2, and for some reason I
don't even have any libmysqlclient.so.x from MySQL-4.0.3, but anyway I
need th
David,
Friday, April 19, 2002, 8:17:27 AM, you wrote:
DT> Are there any steps I need to take to ensure no corruption of the database if
DT> I downgrade from say
DT> 3.23.49
DT> to
DT> 3.23.48
You can find a short notes about upgrading/downgrading MySQL in the
manu
Are there any steps I need to take to ensure no corruption of the database if
I downgrade from say
3.23.49
to
3.23.48
Thanks, Dave
query,sql
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual
25 matches
Mail list logo