~kentokushiba/vpformysql/vp-1.0-doc

« back to all changes in this revision

Viewing changes to en/99_change_logs.txt

  • Committer: Kentoku SHIBA
  • Date: 2011-05-12 15:26:47 UTC
  • Revision ID: kentokushiba@gmail.com-20110512152647-i232oypkv47e3i38
0.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
change logs
2
2
 
 
3
12/05/2011 0.14
 
4
Bug fix
 
5
- Fail corresponding indexes if VP table has indexes with same columns.
 
6
- Server crash at executing "show table status" in MySQL 5.5.
 
7
- Server crash at executing "replace into" with duplicate key to a table with "auto incerement" column.
 
8
- Out of memory at executing "vp_copy_tables" in MySQL 5.5.
 
9
 
3
10
12/02/2011 0.13
4
11
  MySQL 5.5 support.
5
12
Function addition