mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[8595] fixed incompatible mysql
in 8589_06 i got an error: ERROR 1170 (42000) at line 2: BLOB/TEXT column 'type' used in key specification without a key length also added delete-queries for 8589_05
This commit is contained in:
parent
793102318e
commit
6800ae932b
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8594"
|
||||
#define REVISION_NR "8595"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue