Bug #116204 | MySQL Shell gives unexpected token for collate specified in functions | ||
---|---|---|---|
Submitted: | 23 Sep 2024 14:41 | Modified: | 25 Oct 2024 7:08 |
Reporter: | Yunus UYANIK | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Document Store: MySQL Shell | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
Tags: | mysql shell |
[23 Sep 2024 14:41]
Yunus UYANIK
[24 Oct 2024 9:42]
MySQL Verification Team
Hi, I'm having troubles reproducing this from 8.0.15 to 8.0.40 What version of mysqlsh are you trying this with?
[25 Oct 2024 7:08]
Yunus UYANIK
Hi, I'm not sure what step you are having trouble with, but the version information was in my previous message also, let me share that again. $ mysqlsh --version mysqlsh Ver 8.0.38 for Linux on x86_64 - for MySQL 8.0.38 (MySQL Community Server (GPL))
[25 Oct 2024 19:15]
MySQL Verification Team
Hi, Yes, you mentioned you are testing 8.0.38 shell. There is no point for me testing .38 shell as I cannot "fix" .38 and .40 is out so I am testing 8.0.40 shell. The question is what version of the database are you checking for update. What version of MySQL server you connect to and create "CREATE FUNCTION test.function_test1 ..." to then check with shell if ugprade is possible. Thanks