awsdocs / amazon-aurora-user-guide

The open source version of the Amazon Aurora User Guide. You can provide feedback by submitting issues in this repo, or propose changes by submitting a pull request.
Other
53 stars 102 forks source link

Adding missing brace #16

Closed taraslayshchuk closed 3 years ago

taraslayshchuk commented 4 years ago

Issue #, if available: There is missing brace at beginning:

ERROR:  syntax error at or near ")"
LINE 1: SELECT LEAST( (15.25 * 1000000000) / 9531392 ), 5000);
                                                            ^
SQL state: 42601
Character: 53

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

buenks commented 3 years ago

Hi there,

Thanks for your feedback. The documentation was modified and checked to ensure it's correct.

Regards, Terence