-
Notifications
You must be signed in to change notification settings - Fork 709
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-4211] WIP: Allow zero date values MySQL
SQL syntax errors seen while creating certificates table on MySQL server. It is better use zero date value as default for timestampcolumns rather than a specific date. This in combination with database documentation update will resolve this issue. See [FAB-4211] for more info Change-Id: I028bd0d3b4b13d7a953149faf40f7d786a45527e Signed-off-by: Saad Karim <skarim@us.ibm.com>
- Loading branch information
Saad Karim
committed
Jun 9, 2017
1 parent
c9372be
commit 037b407
Showing
2 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters