Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
ew.
$ cat /tmp/build-mariadb-server-10.6-test-datadir/test/v1.frm
|
TYPE=VIEW
|
query=select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`
|
md5=241984afc55470952f685ea3db8dae21
|
updatable=1
|
algorithm=0
|
definer_user=dan
|
definer_host=localhost
|
suid=2
|
with_check_option=0
|
timestamp=2021-03-26 01:02:39
|
create-version=2
|
source=SELECT * FROM t1 FOR UPDATE
|
client_cs_name=utf8
|
connection_cl_name=utf8_general_ci
|
view_body_utf8=select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`
|
mariadb-version=100600
|
Attachments
Issue Links
- relates to
-
MDEV-25372 Deprecate SHA-1 algorithm from mariadb-server
- Open