Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 5454b99

Browse files
committed
Update news for 1.5.0 release
1 parent 89b8148 commit 5454b99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change history for the MySQL sys schema
22

3-
## 1.5.0 (...)
3+
## 1.5.0 (11/09/15)
44

55
### Improvements
66

@@ -35,7 +35,7 @@
3535
* The `ps_is_account_enabled` function was updated to take a VARCHAR(32) user input on 5.7, as a part of WL#2284
3636
* The generate_sql_file.sh script had a number of improvements:
3737
* Generated files are now output in to a "gen" directory, that is ignored by git
38-
* Added using a new default user (that has the account locked) for the MySQL 5.7+ integration as the DEFINER for all objects
38+
* Added using a new default "mysql.sys@localhost" user (that has the account locked) for the MySQL 5.7+ integration as the DEFINER for all objects
3939
* Added a warning to the top of the generated integration file to also submit changes to the sys project
4040
* Improved the the option of skipping binary logs, so that all routines can load as well - those that used SET sql_log_bin will now select a warning when being used instead of setting the option
4141

0 commit comments

Comments
 (0)