473,799 Members | 3,329 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

mysql 5 release date

I tried searching but to no avail. Does any one know when MySQL 5,
stable production release will come out? Also will the MySQL 5, stable,
production release include InnoDB engine?
Thanks,
Yasaswi

Jul 23 '05 #1
1 1873
yasaswi wrote:
I tried searching but to no avail. Does any one know when MySQL 5,
stable production release will come out?
I don't think anyone can say, not even the vendor MySQL AB. They're
still developing it actively,

Binary builds of MySQL 5.0 is currently available since December 2003,
according to their web page. The usual progression is that it then
moves to a beta status for some time before being designated as a stable
product release. I think it would be reasonable to assume that the
stable release of MySQL 5 is at least several months in the future.

You should probably not plan a project in the short term that depends on
features in MySQL 5.
Also will the MySQL 5, stable,
production release include InnoDB engine?


I don't know that it will for certain, but I assume it will. MySQL
3.23, 4.0, and 4.1, and the 5.0 alpha release have all included the
InnoDB engine. Do you have any reason to think that the 5.0 final
release would not?

Regards,
Bill
Jul 23 '05 #2

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

Similar topics

1
2067
by: david | last post by:
I had a problem with this query (MySQL-4.1.0-alpha-standard): $query = "SELECT `id` , `date`, `date_added`, `title` " . "FROM ( " . " SELECT *, COALESCE(`date`, `date_added`) AS `date_` " . " FROM table " . " ) AS temp_table " . "ORDER BY `date_` DESC";
2
1698
by: Jari | last post by:
if i do this: mysql_query("SELECT id,game,release, from nexus order by release ASC"); it will print a table like this: id game release 6 gangland 04.03.2004 7 sacred 23.03.2004 8 far cry 23.03.2004
1
2007
by: marko | last post by:
I'm having big problems with php and mysql. php segfaults on certain mysql calls, with the following logs in apache error log: child pid 60386 exit signal Segmentation fault (11) and in the syslog: May 4 13:53:49 op-fi1 /kernel: pid 60023 (httpd), uid 80: exited on signal 11 The following code segfaults php every time (or apache when accessed
4
3027
by: Sebastiaan van den Berg | last post by:
Hello, Im new to mysql... I Would like to learn from scratch. So what should i look for on the internet and what would be handy for a beginner to start with?? I'd appreciate the help. :) Thank you very much. Greetz, Sebastiaan ---
0
447
by: darin Ginther | last post by:
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?? # rpm -qa | grep mysql mysql-3.23.58-1.73
2
1628
by: Arc | last post by:
Sorry if this has been gone over before, but I checked google groups and I couldn't find anything. Does anyone here have any idea when 4.1.x will be released into production (i.e. come out of beta). It is currently impossible to find a commercial web host who supports it because it is in beta, even though it has been out for a long time now. My system *requires* subqueries, and so I can't even host it until 4.1.x is released to...
7
2906
by: Charles Crume | last post by:
Hello all; I have used dBASE, and other computer languages/databases, for years. They all have a logical field type. However, the version of MySQL used by the ISP hosting my site does not support a "logical" field type. It does support ENUM and I have set some up in a couple of tables that accept the values 'T' and 'F'. Sometimes they work like a logical field: if ($myrow) echo 'New';
1
3376
by: mpar612 | last post by:
Hi everyone, I'm not sure if this is asking too much or not. I am trying to get the following PHP code to work on my website. It utilizes PHP 5, MySQL 4.1 and the PEAR DB module. I am having issues retrieving data from the form. It won't retrieve all of the data only a part of it. All of the code is below and I also attached the code for the main file. I seem to understand everything except for the last 40 or so lines of code,...
6
38948
by: Brandon | last post by:
I'm using PHP with MySQL 4.x and was having trouble converting a datetime from MySQL into a formatted string until I ran across this solution that converts a YYYY-MM-DD HH:MM:SS string into a Unix-style timestamp and then formats it. $timestamp = "2005-04-06 15:43:34"; $time = strtotime($timestamp); print date('Y-m-d \a\t H:i', $time)."\n"; However, it seems kind of counter productive. After all, aren't people
0
9687
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
9541
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
10252
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...
1
10231
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
10027
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
9073
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
6805
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
5463
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...
3
2938
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.