]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- updated to 3.23.47 mysql-3_23_47-1
authorMarcin Kierus <marcin.kierus@gmail.com>
Fri, 28 Dec 2001 13:47:35 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- InnoDB now supports NULL in keys.
- Added 'DO expression' command.
- Fixed core-dump bug in replication when using SELECT RELEASE_LOCK();
- Added new statement DO expression,[expression].
- Added slave-skip-errors option
- Added statistics variables for all MySQL commands. (SHOW STATUS is now much longer).
- Fixed default values for InnoDB tables.
- Fixed that GROUP BY expr DESC works.
- Fixed bug when using t1 LEFT JOIN t2 ON t2.key=constant.
- mysql_config now also work with binary (relocated) distributions.

Changed files:
    mysql.spec -> 1.107

mysql.spec

index c408207523c0aeaae5eb5ce72e08a87218ac5463..6900737ae38a70c19a3e3e2691befdf1710bf631 100644 (file)
@@ -11,8 +11,8 @@ Group:                Applications/Databases
 Group(de):     Applikationen/Dateibanken
 Group(pl):     Aplikacje/Bazy danych
 Group(pt):     Aplicações/Banco_de_Dados
-Version:       3.23.46
-Release:       3
+Version:       3.23.47
+Release:       1
 License:       GPL/LGPL
 Source0:       ftp://ftp1.sourceforge.net/pub/mirrors/mysql/Downloads/MySQL-3.23/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
This page took 0.028473 seconds and 4 git commands to generate.