[
https://issues.apache.org/jira/browse/SUBMARINE-295?focusedWorklogId=346784&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-346784
]
ASF GitHub Bot logged work on SUBMARINE-295:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/19 14:59
Start Date: 20/Nov/19 14:59
Worklog Time Spent: 10m
Work Description: liuxunorg commented on pull request #95: SUBMARINE-295.
Modify mysql database submarineDB to submarine
URL: https://github.com/apache/submarine/pull/95
### What is this PR for?
Because the mysql database name is case sensitive,
Now submarine has 2 mysql databases. They are `submarineDB` and
`submarineDB_test`.
It is easy to write `DB` as `db` in program development, Causes a program
error and is difficult to troubleshoot.
So modify the `submarineDB` and `submarineDB_test` database to `submarine`
and `submarine_test`.
### What type of PR is it?
Improvement
### Todos
* [ ] - Task
### What is the Jira issue?
* https://issues.apache.org/jira/browse/SUBMARINE-295
### How should this be tested?
* [CI Pass](https://travis-ci.org/liuxunorg/submarine/builds/614558566)
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 346784)
Remaining Estimate: 0h
Time Spent: 10m
> Modify mysql database submarineDB to submarine
> ----------------------------------------------
>
> Key: SUBMARINE-295
> URL: https://issues.apache.org/jira/browse/SUBMARINE-295
> Project: Apache Submarine
> Issue Type: Improvement
> Reporter: Liu Xun
> Assignee: Liu Xun
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Because the mysql database name is case sensitive,
> Now submarine has 2 mysql databases.
> They are submarineDB and submarineDB_test.
> It is easy to write DB as db in program development.
> Causes a program error and is difficult to troubleshoot.
> So modify the submarineDB and submarineDB_test database to submarine and
> submarine_test
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]