Training, Open Source Computer Languages

This is page http://www.wellho.net/solutions/mysql-my ... xtras.html

Our email: info@wellho.net • Phone: 01144 1225 708225

 
For 2023 (and 2024 ...) - we are now fully retired from IT training.
We have made many, many friends over 25 years of teaching about Python, Tcl, Perl, PHP, Lua, Java, C and C++ - and MySQL, Linux and Solaris/SunOS too. Our training notes are now very much out of date, but due to upward compatability most of our examples remain operational and even relevant ad you are welcome to make us if them "as seen" and at your own risk.

Lisa and I (Graham) now live in what was our training centre in Melksham - happy to meet with former delegates here - but do check ahead before coming round. We are far from inactive - rather, enjoying the times that we are retired but still healthy enough in mind and body to be active!

I am also active in many other area and still look after a lot of web sites - you can find an index ((here))
MySQL Extras

Note - MySQL is an active product with a vibrant production team; fresh versions are issued frequently, but they are very thoroughly tested and you don't need to upgrade every single time.

The text below was originally written three years ago, and it's amazing how things have move forward - indeed, writing about MySQL versions seems more like writing a daily newspaper than anything else. I have amended / updated the text.

PRODUCTION VERSION

MySQL is an open source relational database engine, tested and running on numerous platforms; ready compiled copies (binaries) of the current production versions are download-able for a wide range of operating systems such as
 Linux
 Windows
 Solaris
 Free BSD
 MacOS X
 HP-UX
 AIX
 SCO
 SGI Irix
 Dec OSF
 BSDi
from:
 http://www.mysql.com
and you can also download and compile your own sources if you wish.

For production, the version you are looking for on the MySQL site is marked STABLE.

DEVELOPMENT VERSION

There will usually be a test and development release of MySQL available which has a higher number that the current stable production release.

The differences between the stable and development versions might at times be minimal, but at other times the development release may be used as a testing ground for major new features. If you have a requirement to use these new features in your production environment, test them out by all means but remember that the development release may well NOT be as reliable as the production version, and you are taking a risk.

MYSQL- MAX

There are a number of features in MySQL which are important for some users, but worse than unnecessary for others - they make for reduced performance, and larger executable files.

In order to meet the requirements of both groups of users, two different binary versions of MySQL are available for download - MySQL and MySQL - Max. A single set of source code covers both versions, as the extras are selected through compile time options.

The extra features in the "max" version include
 Berkeley_DB i(BDB) tables
 InnoDB tables
both of which provide transaction-safe tables (i.e. tables to which locks can be applied while a series of SQL queries is made, the total of that series of queries being referred to as a transaction).


See also MySQL courses

Please note that articles in this section of our web site were current and correct to the best of our ability when published, but by the nature of our business may go out of date quite quickly. The quoting of a price, contract term or any other information in this area of our website is NOT an offer to supply now on those terms - please check back via our main web site

Related Material

MySQL - General
  [2053] - ()
  [2085] - ()
  [2134] - ()
  [2240] - ()
  [2426] - ()
  [2559] - ()
  [2561] - ()
  [2567] - ()
  [2861] - ()
  [3361] - ()

More MySQL commands
  [158] - ()
  [159] - ()
  [279] - ()
  [449] - ()
  [494] - ()
  [502] - ()
  [513] - ()
  [515] - ()
  [517] - ()
  [567] - ()
  [572] - ()
  [581] - ()
  [591] - ()
  [673] - ()
  [1213] - ()
  [1235] - ()
  [1331] - ()
  [1574] - ()
  [1735] - ()
  [1904] - ()
  [2110] - ()
  [2259] - ()
  [2448] - ()
  [2643] - ()
  [2644] - ()
  [2645] - ()
  [2647] - ()
  [3061] - ()
  [3270] - ()
  [4481] - ()

resource index - MySQL
Solutions centre home page

You'll find shorter technical items at The Horse's Mouth and delegate's questions answered at the Opentalk forum.

At Well House Consultants, we provide training courses on subjects such as Ruby, Lua, Perl, Python, Linux, C, C++, Tcl/Tk, Tomcat, PHP and MySQL. We're asked (and answer) many questions, and answers to those which are of general interest are published in this area of our site.

© WELL HOUSE CONSULTANTS LTD., 2024: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 793803 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho

PAGE: http://www.wellho.net/solutions/mysql-my ... xtras.html • PAGE BUILT: Wed Mar 28 07:47:11 2012 • BUILD SYSTEM: wizard