mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
c1113af15c
- WL#3158: IM: Instance configuration extensions; - WL#3159: IM: --bootstrap and --start-default-instance modes The following new statements have been added: - CREATE INSTANCE; - DROP INSTANCE; The behaviour of the following statements have been changed: - SET; - UNSET; - FLUSH INSTANCES; - SHOW INSTANCES; - SHOW INSTANCE OPTIONS;
40 lines
782 B
Text
40 lines
782 B
Text
--> Listing users...
|
|
im_admin
|
|
|
|
==> Adding user 'testuser'...
|
|
|
|
--> IM password file:
|
|
testuser:*0D3CED9BEC10A777AEC23CCC353A8C08A633045E
|
|
im_admin:*598D51AD2DFF7792045D6DF3DDF9AA1AF737B295
|
|
--> EOF
|
|
|
|
--> Printing out line for 'testuser'...
|
|
testuser:*0D3CED9BEC10A777AEC23CCC353A8C08A633045E
|
|
|
|
--> Listing users...
|
|
im_admin
|
|
testuser
|
|
|
|
==> Changing the password of 'testuser'...
|
|
|
|
--> IM password file:
|
|
im_admin:*598D51AD2DFF7792045D6DF3DDF9AA1AF737B295
|
|
testuser:*39C549BDECFBA8AFC3CE6B948C9359A0ECE08DE2
|
|
--> EOF
|
|
|
|
--> Printing out line for 'testuser'...
|
|
testuser:*39C549BDECFBA8AFC3CE6B948C9359A0ECE08DE2
|
|
|
|
--> Listing users...
|
|
testuser
|
|
im_admin
|
|
|
|
==> Dropping user 'testuser'...
|
|
|
|
--> IM password file:
|
|
im_admin:*598D51AD2DFF7792045D6DF3DDF9AA1AF737B295
|
|
--> EOF
|
|
|
|
--> Listing users...
|
|
im_admin
|
|
|