Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Seuraavalla

...

käskyllä

...

voi

...

katsella

...

palvelimella

...

olevia

...

kantoja

{
Code Block
}
mysql> SHOW DATABASES;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| MeasurementPreData |
| mydb               |
| mysql              |
| testi              |
+--------------------+
5 rows in set (0,04 sec)

{code}