What Shoud Be Version On Redhat 7.3
I have installed as OS (Operating System) Linux Red Hat 7.3. My issue is that I don't know what kind of MySQL should I download to install on it. Would you tell me what version from Community > Downloads > MySQL Community Server > 5.0 ,I must to download ?
View Complete Forum Thread with Replies
Related Forum Messages:
Install New Version Of Mysql With Old Version Running
I would like to install the new versin of mysql but currently i have mysql version 3.23 running... I need to have 2 version of mysql running at the moment in win2000 for different app. what is the steps for me to install the new version of mysql without causing error and able to run concurrently.
View Replies !
MySQL Redhat
I have installed MySQL 3.53 on two RH7.3 and one RH9.0 boxes. On one of the 7.3 and the 9.0 box, when I try to connect remotely, it takes about 45 seconds to connect, whereas the other 7.3 box connects almost immediately. The fast box has standard install of 7.3 with tomcat added. The 9.0 box is straight RH9.0 standard install. I can't find anything in common between the slow boxes, but not on the fast one.
View Replies !
Thread_stack On Redhat 8.0
I saw this section in mysql manual. "If you are using Red Hat 8.0 or a new glibc 2.2.x library, you should start mysqld with the option --thread-stack=192K. (Use -O thread_stack=192K before MySQL 4.) If you don’t do this, mysqld will die in gethostbyaddr() because the new glibc library requires a stack size greater than 128K for this call. This stack size is now the default on MySQL 4.0.10 and above." I am using red hat 8.0. Mysql is started automatically when my machine is started. How should I set this variable. Can I add this to my.cnf file and restart mysql. If so how should(format) I add it to the my.cnf file.
View Replies !
Mysql For Redhat 9
im planning to have a mysql server in redhat 9. my question is from the list on the download page of mysql, what should i download? there seem to be so many mysql for linux and i cant find the one for redhat 9.
View Replies !
RedHat 8 And MySQL
I recently ran across an interesting problem, and I'm curious as to whether any of you out there have had the same problem. A friend of mine was trying to get his MySQL server running on RedHat, and was having a difficult time. He could not connect from his windows workstation. After a short look at his user table, I could see it was set up to only allow local connections (an obvious default security measure). This is where it gets wierd. From a SSH session, I created a super user with full rights to all databases on all hosts (allowed login from any host). But my friend still couldn't connect from his workstation. I finally realized that the mysql daemon is appending '@localhost' on the supplied username no matter what the user supplies. Thus, a non-local connection fails. Perhaps I'm missing something here...I am obviously not a MySQL expert. But I was able to get my MySQL running very quickly on my Mandrake 9 box. It seems RedHat has made some changes to its distribution of MySQL. I'm not sure what to do next.
View Replies !
MySQL On Redhat Linux
To make a long story short, let me say I had MySQL working on Windows 98 and everything was fine. Well, I took the big leap and removed all traces of Windows and Microsoft from the computer. (hooray!) Once I had Linux running OK, I downloaded and installed MySQL using an RPM package. I guess the server is running (it says it is every time the computer starts and it stops successfully every time the computer shuts down) however, I cannot figure out how to get the MySQL prompt. I've searched the entire hard drive for MySQL, mysql, MySQL*, mysql* and probably some others, too. The only thing I found was a shell script called mysql that starts or stops the server if I am logged in to Linux as root. I cannot figure out how to start the interactive program that allows me to make select statements, inserts, updates, etc. I'm wondering about some things: Did I download and install the wrong thing? Am I just not looking for the correct thing? Did I install it incorrectly?
View Replies !
Replication Error On RedHat AS 4 ( 5.0.33)
I download the newer MySQL version 5.0.33. And i compile it for multi-threads support on my 64 bit Redhat AS 4 running on DELL 2950. Everything is fine while installation time. But error occues when another slave MySQL contact this new MySQL version master. After trying, I found out some kind of error "ONLY" happen on 64 bit RedHat AS4 and running with mult-threads MySQL. I wound not wanna downgrade my 64 RH4 AS to 32. Although "Non-Multi-thread" MySQL can well run on my 64 bit RH4 AS, multi-threads MySQL still my prefer if it can work out.
View Replies !
RedHat 9.0 MySQL, PHP CREATE
I have a RedHat 9.0 web server setup for intranet use. When the webmaster tries to use his CREATE DATABASE and CREATE TABLE scripts it tells him that he doesn't have the permission to do it. I've given all the necessary permissions to do it, I think. Any suggestions?
View Replies !
Installing Mysql-administrator On Redhat
I am unable to install mysql-administrator on Redhat AS 4. #rpm -i mysql-administrator-1.1.6-1.i386.rpm erreur: Dépendances requises: libstdc++.so.6(GLIBCXX_3.4.4) est nécessaire pour mysql-administrator-1.1.6-1.i386 But I already have the library: #ls -l /usr/lib/libstdc++.so.6 lrwxrwxrwx 1 root root 18 nov 16 17:27 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.3 Anybody have had such installation problem?
View Replies !
MySQL As Part Of RedHat 9 Install
When I did my RedHat9 install, I choose Workstation and customized the packages I wanted install. As a part of that customization, I chose mySQL DB; however, I can't seem to find any RedHat documentation that says how to get to these installed packages. I would like to just start using them, but not sure where to start. Any hints to get up and going quickly?
View Replies !
Installation Problems On RedHat EL4 On Ia64
I'm running RedHat EL4 on an ia64 system. I've been using PostgreSQL for a while but I now have an app that I think requires MySQL so I wanted to try it out. I tried installing MySQL-server-standard-5.0.18-0.rhel4.ia64.rpm and I get an error that it conflicts with mysql-4.1.7-5.RHEL4.1, so apparently I've already got MySQL 4.1.7 on the system. I want use PHP with MySQL, which means I have to configure PHP and tell it where the MySQL headers are. But I don't seem to have headers, at least not that I can find. I tried uninstalling MySQL 4.1.7 first but it says that dovecot and perl depend on it. I tried installing the "headers" rpm for 4.1 but the only one I found was 4.1.18 and rpm says it conflicts with mysql-4.1.7-5.RHEL4.1. So, any suggestions? I don't think I'm currently using MySQL for anything, but I don't want to break perl. I'd like to get 5.0 running. I just don't know enough about Linux and RPMs to be confident that I can uninstall 4.1 and install 5.0 without screwing something up.
View Replies !
Activating MySQL In RedHat Linux 9
After being absent for a while now I'm back with this question: Does anyone know of any guide on how to start mysql on Linux? Actually I was writing a long complain that mysql doesn't run on linux! But during the writing I could sort of fix it! Now it works, but only the mysql & test databases are not active coz their directory isn't created. I think I can do something for it myself! I just wanted to know if any of you went through the same experience: running mysql that is already installed with your Linux package, not grabbing a new mysql and deleting the old one and installing the new one!
View Replies !
Rolling Back A DB From Version 5 To Version 4
I've got a local MySQL DB with my MediaWiki data that was created in version 5.0.17, but I recently discovered that my webhost is running version 4.0.27, and when I tried to import the database as-is, I received an error. I'm looking for suggestions as to how I could roll my database back to the older version of MySQL, in case my webhost decides not to let me upgrade. I've considered using an intermediary, such as converting to MDB or CSV, but so far I haven't had much luck with finding a tool to do so without spending a pile o' cash.
View Replies !
Java In Linux (Redhat 9) To Access MySQL
Using a Java program, I can connect to the test database in MySQL. The test database is installed using a MySQL utility, and it can be accessed by any user without supplying a password. The relevant lines in my Java (Java version 1.4.1) code are: Connection con = null; String url = "jdbc:mysql:///test"; // <== no user or password specified con = DriverManager.getConnection(url); However, when I try to connect to the accounting database (built as one follows the Larry Ullman's "MySQL" book), the program fails. I need to supply a user and a password. The relevant lines are now: Connection con = null; String url = "jdbc:mysql:///accounting?user=root&password=pswd"; // <== con = DriverManager.getConnection(url); I cannot get a connection. The error message is: "Invalid authorization specification: Access denied for user: 'root@thorvald' (Using password: YES)" (thorvald is my machine name.) I have tried all sorts of variations on the url, trying to access the accounting database, with no success. I can use the same user/password of root/pswd within the mysql monitor to access anything I want. Any ideas? Again, I am using Linux (Redhat 9) , Java 1.4.1, MySQL 4.0.13, and the MySQL ConnectorJ 3.0.8 (for Java access to MySQL).
View Replies !
Version 4
I have been trying to change the query below to work in version 4.0.x of MySQL (it works in version 5). Code: SELECT * FROM Categories WHERE Cat_ID NOT IN (SELECT DISTINCT Join_Cat.Cat_ID FROM Join_Cat WHERE Join_Cat.Comp_ID = 1) (The above returns all 'Categories' a 'Company' is not in)
View Replies !
Version Of PHP
suggest me that which latest versions are best and work properly with each other without having lots of problems.
View Replies !
New Version
I was using a previous version of MySQL before.(4.0.21) Then I downloaded version 5.1.2. I use the Windows Version for Windows 2003 server with ASP codes. What I was basicly doing is using forms to enter new info to the database and editing them by form again. On the editing page I was bringing the current values to the forms by giving the default values of the fields ( ors.Fields("propname").value ) But with this last version I have problem. It brings only the first word of the record to the form field. I could not understand why.
View Replies !
Is Version 5.0.18 Stable
I was just wondering if mysql version 5.0.18 is a good stable release. We are currently using verion 4.1 and we are happy but as a developer i am looking to upgrade our systems. Please can anyone give me feedback on this.
View Replies !
Is Version 5 Ok To Install?
I am currently using MySQL 3.23 for a live web site. I have new queries that need UNION provided in v4.0.0+. It's a simple db with 5 tables and doesn't perform any e-commerce type transactions. All of the 7 tables are of type MyISAM. So I have to upgrade MySQL on the live server. Q: Do I install to 4.0.12, or 4.1, or 5.x ? Because the application is simple - is version 5 safe? My guess is that the core of the server engine would be much the same for simpistic queries? What are other people experience and thoughts on this? I understand that safest would be version 4, then 4.1, then 5 - however it would be nice to have 4.1's ability to do subqueries and derived tables.
View Replies !
Version 5 Install
I am currently using MySQL 3.23 for a live web site. I have new queries that need UNION provided in v4.0.0+. It's a simple db with 5 tables and doesn't perform any e-commerce type transactions. All of the 7 tables are of type MyISAM. So I have to upgrade MySQL on the live server. Q: Do I install to 4.0.12, or 4.1, or 5.x ? Because the application is simple - is version 5 safe? My guess is that the core of the server engine would be much the same for simpistic queries? What are other people experience and thoughts on this? I understand that safest would be version 4, then 4.1, then 5 - however it would be nice to have 4.1's ability to do subqueries and derived tables.
View Replies !
Mysql-3.23.56-Max And Non-max Version
I recently upgraded my machine to SuSE 8.1 and went about getting all the rpms I could get related to MySQL and install them. I did notice that unlike before, I have a "max" version of 3.23 running and I'm 99.99% sure this was not the case with my previous version (an earlier version of 3.23). What is the difference between the max and non-maxed version... I've not found any info on it
View Replies !
New Version Of Mysql
mysql is a free software.Its new version is often released. But I wander who control the relase.And how one programmer join the development team?
View Replies !
Install New Version
I would like to install the new versin of mysql but currently i have mysql version 3.23 running...I need to have 2 version of mysql running at the moment in win2000 for different app.what is the steps for me to install the new version of mysql without causing error and able to run concurrently.
View Replies !
Minimum Version
Moved to a new job and now I'm working with MySQL however they're using an older version (3.23, I believe) which doesn't support sub queries and doesn't seem to support EXISTS either. I was wondering what the minimum version is that supports these syntax. I'm looking for the minimum version because hopefully, I'd like to have them avoid any possible licensing issues with the newer versions.
View Replies !
Mysql 5 Version
I am trying to run Mysql 5 on fedora. I copied the zip files and tried running following command to start the server: shell> scripts/mysql_install_db --user=mysql shell> chown -R root . shell> chown -R mysql data shell> chgrp -R mysql . shell> bin/mysqld_safe --user=mysql & But geting the error: [root@varun mysql5]# Starting mysqld daemon with databases from /data/mysql STOPPING server from pid file /var/run/mysqld/mysqld.pid 060116 04:31:00 mysqld ended I already have mysql 4 installed and running successfully.. To start with mysql 5, I stopped mysql 4 and executed commands for mysql 5 (as mentioned above). While I was able to run it successfully on my local linux machine but not on the server machine (fedora)
View Replies !
Version Differences 4.x.x And 5.x.x
I am in need for a dedicated server which handels sub selects, however am a little confused as to their releases.The MySQL version I'm running locally is 5.x.x, and I believe that sub selects are handled in 4.1.x and later, but i was going over their release notes, and noticed that 4.1.x versions are STILL being released, even though 5 is out..
View Replies !
Linux Version
I have a need to setup a MYSQL cluster, however, I do not have ANY experience of Linux and you cannot set up the cluster on Windows currently. I learn fairly fast, but would like someone to recomend a version of Linux that would happliy support the MYSQL cluster and also has some good installation instuctions!
View Replies !
Old MySQL Version
I'm using the following query to count users in a user table (vocUsers), but only if they're users who aren't represented in a second table (vocProjectOwners). The query works fine on my server, where the MySQL version is 4.1.7. But the production server is still on 3.something, and MySQL there craps out on the "NOT IN" clause. Does anybody know any alternative syntax that might work on that old version of MySQL? Code: $SQL = "SELECT COUNT(*) FROM vocUsers WHERE ID NOT IN (SELECT UserID FROM vocProjectOwners WHERE ProjectID = " . $_REQUEST["id"] . " AND UserID = vocUsers.ID)";
View Replies !
Version For Windows
which i suppose allows one to download the mysql 4.1 file for windows.i have windows xp pro on my pc.but under this heading "Windows downloads (platform notes)" on this page, there are 3 files for windows namely Windows Essentials (x86),Windows (x86)and Without installer (unzip in C:).i was wondering which one to download for a starter like me.
View Replies !
4.1 Mysql Version
I recently downloaded and installed the newest 4.1 mysql version. I had the 3.x version a few months ago but since then htey have changed the isntall process a little bit. I tried to do the install but whenever I got to the fianl page and tried to exucute the installtion, it would always give me a X and tell me that it couldnt start the windows service. I started the mysql and then used phpmyadmin to log into it. after getting the settigns right, everything was fine except i needed to put a password on my mysql database. I did that thru phpmyadmin and now when i tried to log in it would always tell me tht it couldnt connect and that i should upgrade my mysql verion. i got the same thing when i tried to install phpBB2. I am now downloading the manual istallation of mysql and hoping that will work for me.
View Replies !
MySQL Version To Use
I have 4.0 currently installed and I'm coding all my scripts in that version... should I keep using it or should I upgrade? If I should upgrade, what version do you recommend, 4.1 or 5.0?I'm confused because I don't make scripts only for me, I code them and put them available to anyone on my website and sometimes I also have some paid jobs to code some websites using mysql databases and the whole point is to which version should I code my scripts?Not every server on the web is running the same mysql version and if I code something that works on 4.1 but not on 4.0 some people might not be able to run the script.Which version do you think that is the most used on the servers? Should I code my scripts to make it compatiable with that version and up?
View Replies !
Which Version Is Installed?
I tried to upgrade mysql v4.0 to v4.1 through cpanel/WHM and my user account cpanels are still showing the version as 4.0.25. How do I check which version is actually on there
View Replies !
Which Version To Install
I've got a book to teach myself MySql and i need the software. when i go to the website there are so many different versions to download. Which one should i use?
View Replies !
Version Selection
I am wanting to perform a fresh install of mysql on Fedora Core 6. I am assuming the Generic RPM package is best, but not sure whether to use the static or dynamic linked version.
View Replies !
Download Version 4.1.23
I've just downloaded the latest version for Windows 98/ME from the v4.1 download page.. That was version 4.1.22, but when looking at the changes in new versions, it says that v4.1.23 has been released and has many bugfixes in it.. so why isn't that version available as the latest download? ..instead of having to install 4.1.22 then having to do updates? Now I know v5.0 and upwards is recommended, but they require w2000 or XP and up, which I don't have and can't afford right now. So leaving that aside, anyone know the reason for the latest release of 4.1.x not being on the appropriate page?
View Replies !
|