mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
Add ChangeLog.
Formatted in compliance with many GNU tools, roughly described in http://www.gnu.org/software/guile/changelogs/guile-changelogs_toc.html
This commit is contained in:
parent
55db138b95
commit
4d0cd8e40f
1 changed files with 41 additions and 0 deletions
41
ChangeLog
Normal file
41
ChangeLog
Normal file
|
@ -0,0 +1,41 @@
|
|||
2008-04-30 The InnoDB Team
|
||||
|
||||
* mysql-test/innodb.result:
|
||||
Merge change from MySQL (this fixes the failing innodb test):
|
||||
ChangeSet@1.1810.3601.4, 2008-02-07 02:33:21+04:00
|
||||
|
||||
* row/row0sel.c:
|
||||
Fix Bug#35226 RBR event crashes slave
|
||||
|
||||
* row/row0sel.c:
|
||||
Swap the order in which mysql_thd, mysql_query_str and
|
||||
*mysql_query_str are checked for non-NULL
|
||||
|
||||
* handler/ha_innodb.cc:
|
||||
Change the fix for Bug#32440 to show bytes instead of kilobytes in
|
||||
INFORMATION_SCHEMA.TABLES.DATA_FREE
|
||||
|
||||
* handler/ha_innodb.cc, mysql-test/innodb.result,
|
||||
mysql-test/innodb.test:
|
||||
Fix Bug#29507 TRUNCATE shows to many rows effected
|
||||
|
||||
* handler/ha_innodb.cc, mysql-test/innodb.result,
|
||||
mysql-test/innodb.test:
|
||||
Fix Bug#35537 Innodb doesn't increment handler_update and
|
||||
handler_delete
|
||||
|
||||
2008-04-29 The InnoDB Team
|
||||
|
||||
* handler/i_s.cc, include/srv0start.h, srv/srv0start.c:
|
||||
Fix Bug#36310 InnoDB plugin crash
|
||||
|
||||
2008-04-23 The InnoDB Team
|
||||
|
||||
* mysql-test/innodb_bug36169.result, mysql-test/innodb_bug36169.test,
|
||||
row/row0mysql.c:
|
||||
Fix Bug#36169 create innodb compressed table with too large row size
|
||||
crashed
|
||||
|
||||
2008-04-15 The InnoDB Team
|
||||
|
||||
InnoDB Plugin 1.0.0 released
|
Loading…
Add table
Reference in a new issue