mirror of
https://github.com/MariaDB/server.git
synced 2025-08-23 03:54:27 +03:00
23 lines
702 B
Plaintext
23 lines
702 B
Plaintext
8c8
|
|
< test.t1 analyze status OK
|
|
---
|
|
> test.t1 analyze note The storage engine for the table doesn't support analyze
|
|
12c12
|
|
< test.t2 analyze status OK
|
|
---
|
|
> test.t2 analyze note The storage engine for the table doesn't support analyze
|
|
17,18c17,18
|
|
< test.t1 analyze status OK
|
|
< test.t2 analyze status OK
|
|
---
|
|
> test.t1 analyze note The storage engine for the table doesn't support analyze
|
|
> test.t2 analyze note The storage engine for the table doesn't support analyze
|
|
24c24
|
|
< test.t1 analyze status OK
|
|
---
|
|
> test.t1 analyze note The storage engine for the table doesn't support analyze
|
|
28c28
|
|
< test.t1 analyze status OK
|
|
---
|
|
> test.t1 analyze note The storage engine for the table doesn't support analyze
|