473,770 Members | 1,954 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

mysqld included with mysql-3.23.58-1.73.i386.rpm? Or is this just client?

RE:mysql-3.23.58-1.73.i386.rpm

mysqld does not exist on my system...

I think this is just the client software.. I have to install the
database itself from source, IE - mysql-3.23.58-pc-linux-i686.tar.gz??
[root@lakebox linux]# rpm -qa | grep mysql
mysql-3.23.58-1.73
[root@lakebox linux]# rpm -q -i mysql-3.23.58-1.73
Name : mysql Relocations: (not
relocateable)
Version : 3.23.58 Vendor: Red Hat, Inc.
Release : 1.73 Build Date: Wed 17 Sep
2003 11:19:46
PM CDT
Install date: Tue 04 Nov 2003 12:09:54 PM CST Build Host:
bugs.devel.redh at
..com
Group : Applications/Databases Source RPM:
mysql-3.23.58-1.73.src.r
pm
Size : 17026726 License: GPL/LGPL
Packager : Red Hat, Inc. <http://bugzilla.redhat .com/bugzilla>
URL : http://www.mysql.com
Summary : MySQL client programs and shared library.
Description :
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. This package
contains the MySQL client programs, the client shared library, and
generic MySQL files.
Jul 19 '05 #1
2 3844
"darin Ginther" <d_*******@hotm ail.com> wrote in message
news:76******** *************** **@posting.goog le.com...


RE:mysql-3.23.58-1.73.i386.rpm

mysqld does not exist on my system...

I think this is just the client software.. I have to install the
database itself from source, IE - mysql-3.23.58-pc-linux-i686.tar.gz??

Why not install the (wait for it....) mysql-server RPM?

mysql-server-3.23.58-1.9.i386.rpm

--
William Hooper

If you can remain calm, you just don't have all the facts
Jul 19 '05 #2
"darin Ginther" <d_*******@hotm ail.com> wrote in message
news:76******** *************** **@posting.goog le.com...


RE:mysql-3.23.58-1.73.i386.rpm

mysqld does not exist on my system...

I think this is just the client software.. I have to install the
database itself from source, IE - mysql-3.23.58-pc-linux-i686.tar.gz??

Why not install the (wait for it....) mysql-server RPM?

mysql-server-3.23.58-1.9.i386.rpm

--
William Hooper

If you can remain calm, you just don't have all the facts
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1280
by: Turtle | last post by:
We've been using MySQLD for a few years now quite happily. It's amazing how well it performs. However, I have a minor issue, and I'm not sure how to deal with it. I've scoured the manual, searched list archives, the web, etc., and am coming up empty. Somehow, the server is recording the Binary log in the data directory. Each of these log files takes up a gigabyte. This would be all well and good if we were using the server in as a...
0
2196
by: Maciej Wiznerowicz | last post by:
Dear Sirs, I can not start MySQL server. More specifically, MySQL was running fine all the time since installation. It stopped working after I used FmPro Migrator to convert some File Maker databases to MySQL It looks like mysqld has no access permissions to InnoDB and I do not know how to fix it.
0
1931
by: Robert Morgan | last post by:
------=_NextPart_000_0008_01C3600F.7D6CBCC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Shut down my Linux PC running MySqld and rebooted this morning and = cannot get mysqld up. In services when I click on mysqld I get the = message "Mysqld dead subsys locked" when i restart the server it says = mysql succesfully restarted, but it isnt. When I try to stop the server = it comes back with...
0
1731
by: Robert Morgan | last post by:
------=_NextPart_000_0009_01C36013.CF9CC9F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ----- Original Message -----=20 From: Robert Morgan=20 To: mysqllist=20 Sent: Monday, August 11, 2003 1:50 PM
0
1803
by: sean peters | last post by:
Hi all, i've been weighing the pros and cons of running multiple concurrent mysqld's on one server, to have better control over what databases are on what physical disks. System: 4 processor sun box running solaris with eighteen 36Gb drives. The situation is that i have a bunch of databases on one server that can all be classified as either external use or internal use. The internal use databases are consistently hit pretty hard, and...
0
2088
by: krichene.neila | last post by:
=0D=0A=0D=0A=0D=0AHello=0D=0AI have installed mysql on my Linux redhat 7= ..2 System. when I try to lauch the mysqld ,the message is but when i= launch service mysql status, i got the folowwing :"mysql is dead but s= ubsys is locked" and I can't connect to my database=0D=0ACan you help me = please =0D=0AThink you=0D=0A------------------------------------------=0D= =0A=0D=0AFaites un voeu et puis Voila ! www.voila.fr =0D=0A --...
4
4533
by: Alex Shi | last post by:
Hi, In /etc/my.cnf I put an entry under section for mysqld.log as following: log = /var/log/mysqld.log However, mysqld actually does not log anything. Can any one out here help me to make it working, please give me a hand. Thanks in advance!
0
1676
by: Azhar H. | last post by:
I upgread mysql 3.23.56 to 4.0.21, succesfully upgraded. But, I observed abnormal behaviour of mysql (or may be i dont know). Thing is, in mysql 3.23.56 when I start service, only one procses exist but when I upgraded to mysql (4.0.21). Above command shows me 25+ mysqld child process. Is this is correct or any problem. Logs shows me successful start/stop. Thanking in advance. Azhar H.
1
16811
by: Jeremy Kohansimeh | last post by:
Hello, I just installed version 4.0.21 on a Mandrake 8.2 system. I cannot get the MySql daemon to run. I am using the following commands, and receiving these errors: $mysqld_safe --user=mysql Starting mysqld daemon with databases from /var/lib/mysql STOPPING server from pid file /var/lib/mysql/JBrain.pid 040921 09:01:55 mysqld ended
0
3639
by: tomzam | last post by:
I'm trying to get mysql working on Fedora Core 4. Actually trying to start the program mysqld without fatal errors. I posted this message first on the linux misc group - but no luck so far. Maybe people on this group can help me out. Sorry about posting to two groups. The reference manual for mysql ver 4.1 is huge, it's over 1900 pages! I've tried all day but now I have to ask for help from people more experienced then me. Anyway, this is...
0
9617
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9453
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10099
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9904
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8929
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7451
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.