473,652 Members | 3,173 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

need help on MySQL error:1289(--openssl missing)

18 New Member
Hi friends,

I am using MySQL 5.0.24a on Linux.

When I try to use des_encrypt() function, I am getting the warning like des_encrypt() is disabled and You need MySQL built with '--with-openssl' to have it working.

To be specific, Output is

Error (Code 1289): The 'des_encrypt' feature is disabled; you need MySQL built with '--with-openssl' to have it working.

can u please help me out, how to resolve this problem.

Thanks in advance


regards
sarma
Dec 6 '06 #1
2 3256
sashi
1,754 Recognized Expert Top Contributor
Hi friends,

I am using MySQL 5.0.24a on Linux.

When I try to use des_encrypt() function, I am getting the warning like des_encrypt() is disabled and You need MySQL built with '--with-openssl' to have it working.

To be specific, Output is

Error (Code 1289): The 'des_encrypt' feature is disabled; you need MySQL built with '--with-openssl' to have it working.

can u please help me out, how to resolve this problem.

Thanks in advance


regards
sarma
Hi there,

This error means that you need to re-compile your mysql server with openssl feature enable. Please check out more details at MYSQL site, hope it helps. Good luck & Take care.
Dec 6 '06 #2
sarma
18 New Member
Hi there,

This error means that you need to re-compile your mysql server with openssl feature enable. Please check out more details at MYSQL site, hope it helps. Good luck & Take care.

Thanks shashi.

I re-compiled with --openssl option and encountered same error. So I decided to use aes_encrypt() and aes_decrypt() functions instead of des_encrypt() and des_decrypt().

Anyways thanks shashi.

regards
sarma
Dec 7 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1505
by: LRW | last post by:
This is mySQL 101. I know it's supposed to be super simple, but I'm an idiot. I can't get my join to work (1st time I've tried doing joins.) I've read http://www.mysql.com/doc/en/JOIN.html, but I'm just not groking it. When I try to do the same thing, I can't "convert" one field into the data from another. Here's what I have. To test this concept I made two tables on a database called db_join:
7
1518
by: Julia Briggs | last post by:
Can someone please recommended a good Windows based MySQL DB management app?
1
1492
by: zia | last post by:
Dear friends! I have decided to do my final Project in PHP and MySQL.Can Anybody plz tell me wether these Tools Will Support Distributed Databases. Aspecially MySQL. As some people says MySQL does not support distributed databases. Plz Reply me as soon as Possible.I would be Very thankfull for that. Regards!
1
3818
by: Alex Hunsley | last post by:
I am trying to install the DBD::mysql perl module. However, it claims I need mysql.h: cpan> install DBD::mysql CPAN: Storable loaded ok Going to read /home/alex/.cpan/Metadata Database was generated on Mon, 29 Nov 2004 16:01:05 GMT Running install for module DBD::mysql Running make for R/RU/RUDY/DBD-mysql-2.9004.tar.gz CPAN: Digest::MD5 loaded ok
17
3012
by: Justin Emlay | last post by:
I'm hopping someone can help me out on a payroll project I need to implement. To start we are dealing with payroll periods. So we are dealing with an exact 10 days (Monday - Friday, 2 weeks). I have a dataset as follows (1 week to keep it short): Employee 1 - Date 1 Employee 1 - Date 2
13
2301
by: Jim Hubbard | last post by:
I have a client that desires a new application for use at several stores in different cities. He wants "real time" access to all store data and the ability to continue to run locally even if the internet connection goes down. It occurs to me that a local MySQL instance should definitely be in each store to continue work if the net is down for any reason. But, what is the best way to synchronize/share data among all of the stores? ...
8
1535
by: airy | last post by:
trying to use this insert statement for data-warehousing, can any1 help with debugging line 2 where select statement starts. INSERT INTO Sales (SELECT CO.CustomerID, TD.TimeID, OD.ISBN, SUM(OD.Quantity*BK.Price) from Cust_Order as CO, TimeDim as TD, Order_Detail as OD, Book as BK Where CO.OrderDate=TD.OrderDate and CO.OrderID=OD.OrderID and OD.ISBN=BK.ISBN GROUP BY CO.CustomerID, TD.TimeID, OD.ISBN);
9
2620
by: nobody | last post by:
I install rpms for php and mysql and php-mysql on rhel5. however phpinfo is showing --without-mysql' any idea on how i can enable mysql support?
1
1343
by: Robi400 | last post by:
Hi *all i install Zendcore PHP on Monday, include MySql on an iSeries with V5R4. Start & Stop the Zendcore SBS works fine, Start,stop &restart Apache works fine, Start stop mysql SBS work fine but start Mysql daemon fail. In the Joblog i found out that i need a /tmp/mysql.sock' Google told me, that i had to create a symbol link to this file. But... i dont have this file in the hole file system!
0
8367
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
8279
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
8811
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8467
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7302
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...
0
5619
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4145
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...
0
4291
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1591
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.