LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-22-2011, 11:38 PM   #1
asifbasha
Member
 
Registered: Feb 2009
Posts: 98

Rep: Reputation: 15
mysql server edition


hai to all

Currently i am using xampp in fedora 15 to develop php projects . my question is that i want to setup database server of my choice(MYSQL).when i gone to download mysql from their site. i got confused which to download and install. I need server edition of mysql to hold large amount of data... is there any thing like that ...

Thanks in advance to all
 
Old 07-23-2011, 02:41 AM   #2
pingu
Senior Member
 
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350

Rep: Reputation: 127Reputation: 127
I think mysql-server is in Fedora's repos - don't use Fedora myself so not sure though.
If you're downloading, choose MySQL Community Server 5.5.14.
 
Old 07-23-2011, 04:42 AM   #3
Shahnawaz Uqaili
Member
 
Registered: May 2011
Location: Karachi, Sindh Pakistan
Distribution: RHEL, CentOS, Debian/Ubuntu, Microsoft Windows
Posts: 46

Rep: Reputation: Disabled
Hello Asif,

MySQL is present in fedora repo. You can install it easily.

1. Use yum to install both mysql command line tool and the server

yum -y install mysql mysql-server

2. Enable the MySQL service: /sbin/chkconfig mysqld on

3. Start the MySQL server: /sbin/service mysqld start

4. Set the MySQL root password: mysqladmin -u root password 'new-password' (The quotes around the new password are required.)

Thanks
 
Old 07-24-2011, 06:18 PM   #4
scheidel21
Senior Member
 
Registered: Feb 2003
Location: CT
Distribution: Debian 6+, CentOS 5+
Posts: 1,323

Rep: Reputation: 100Reputation: 100
As a side note, there is no data size limit on MySQL even the free OSS edition like there is with MS SQL server express.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Which edition (desktop edition or Server edition) best for Oracle RAC on vm thmsvng Linux - Virtualization and Cloud 2 11-26-2009 04:13 PM
mysql error Can't connect to local MySQL server through socket '/var/lib/mysql/mysql. SpellChainz Linux - Newbie 1 06-23-2007 03:35 PM
Best Linux Server Edition n Desktop Edition linuxsun Linux - Distributions 2 03-27-2007 02:47 PM
LXer: Jaspersoft, MySQL Introduce Jasper for MySQL: OEM Edition LXer Syndicated Linux News 0 03-04-2007 10:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 09:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration