Jump to content

Recommended Posts

Posted

I am writing a little database application for my website and would like the ability to create views. Unfortunately, the folks at MySQL didn't get around to implementing this feature until Version 5.0.1. My server is still running 4.0

 

I must admit, I am a MySQL novice and I'm not sure when 5.0 came out or if there are compelling reasons NOT to upgrade. Is there any chance we'll see 5.0 on TCH anytime soon?

 

I have a completely normalized database and doing all of those joins on the fly all the time is going to be expensive. I'd like to be able to have a view saved to speed things up!

Posted

MySQL 4.1 is the latest certified production-ready version. 5.0 is still in development. You won't see 5.0 deployed here for quite awhile.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...