Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
MySQL 5.6 added the RANDOM_BYTES function: https://dev.mysql.com/doc/refman/5.6/en/encryption-functions.html#function_random-bytes
This is needed for compatibility purposes.
Attachments
Issue Links
- is part of
-
MDEV-28906 MySQL 8.0 desired compatibility
-
- Open
-
- relates to
-
MDEV-29028 Queries using RANDOM_BYTES get stored in query cache
-
- Closed
-
-
MDEV-29029 Index corruption and/or assertion failure upon using RANDOM_BYTES for indexed virtual column
-
- Closed
-
-
MDEV-29099 Missing capitalization in the error message from ER_DATA_OUT_OF_RANGE template
-
- Closed
-
-
MDEV-29108 Assertion `m_using_unique_constraint || m_group_buff <= param->group_buff + param->group_length' failed in Create_tmp_table::finalize
-
- Closed
-
-
MDEV-29154 Excessive warnings upon a call to RANDOM_BYTES
-
- Closed
-
-
MDEV-29185 RANDOM_BYTES as a virtual column function makes binlog non-deterministic
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Labels | Compatibility compat56 | Compatibility beginner-friendly compat56 |
Priority | Major [ 3 ] | Minor [ 4 ] |
Assignee | Nikita Malyavin [ nikitamalyavin ] |
Description |
MariaDB 5.6 added the RANDOM_BYTES function: https://dev.mysql.com/doc/refman/5.6/en/encryption-functions.html#function_random-bytes
This is needed for compatibility purposes. |
MySQL 5.6 added the RANDOM_BYTES function: https://dev.mysql.com/doc/refman/5.6/en/encryption-functions.html#function_random-bytes
This is needed for compatibility purposes. |
Workflow | MariaDB v3 [ 121922 ] | MariaDB v4 [ 131498 ] |
Assignee | Nikita Malyavin [ nikitamalyavin ] | Ralf Gebhardt [ ralf.gebhardt@mariadb.com ] |
Assignee | Ralf Gebhardt [ ralf.gebhardt@mariadb.com ] | Daniel Black [ danblack ] |
Fix Version/s | 10.10 [ 27530 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Testing [ 10301 ] |
Assignee | Daniel Black [ danblack ] | Lena Startseva [ JIRAUSER50478 ] |
Labels | Compatibility beginner-friendly compat56 | Compatibility beginner-friendly compat56 compat80 |
Link | This issue is part of MDEV-28906 [ MDEV-28906 ] |
Assignee | Lena Startseva [ JIRAUSER50478 ] | Elena Stepanova [ elenst ] |
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue relates to |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Priority | Minor [ 4 ] | Critical [ 2 ] |
Priority | Critical [ 2 ] | Minor [ 4 ] |
Comment |
[ Right... sorry, i didn't check Item_func_random_bytes::val_str before asking, only RAND_bytes function description, since I remembered something about the length restriction, but nothing was there.
So, why "if (length > 1024) then NULL", and "if (length > max_allowed_packet) then NULL" should behave differently? ] |
Status | Stalled [ 10000 ] | In Testing [ 10301 ] |
Assignee | Sergei Golubchik [ serg ] | Elena Stepanova [ elenst ] |
Assignee | Elena Stepanova [ elenst ] | Daniel Black [ danblack ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Assignee | Daniel Black [ danblack ] | Sergei Golubchik [ serg ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | In Testing [ 10301 ] |
Assignee | Sergei Golubchik [ serg ] | Elena Stepanova [ elenst ] |
Link |
This issue relates to |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Fix Version/s | 10.10.1 [ 27913 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Description |
MySQL 5.6 added the RANDOM_BYTES function: https://dev.mysql.com/doc/refman/5.6/en/encryption-functions.html#function_random-bytes
This is needed for compatibility purposes. |
MySQL 5.6 added the RANDOM\_BYTES function: https://dev.mysql.com/doc/refman/5.6/en/encryption-functions.html#function\_random-bytes This is needed for compatibility purposes. |
Labels | Compatibility beginner-friendly compat56 compat80 | Compatibility Preview_10.10 beginner-friendly compat56 compat80 |
Zendesk Related Tickets | 181096 116234 |