Quantcast
Channel: Web services
Viewing all articles
Browse latest Browse all 2364

Re: Problems with ä,ö,ü,É,é,Ç by using webservice

$
0
0
by Ken Task.  

Guess your posting that showed _cli was a mistake then.
All tables you've shared have _ci

Confusing ...
Lines that begin with mdl_ are the tables.
Lines indented are the columns in those tables:

mdl_adminpresets utf8mb4_unicode_ci
    name utf8mb4_unicode_ci
    comments utf8mb4_unicode_ci
    site utf8mb4_unicode_ci
    author utf8mb4_unicode_ci
    moodleversion utf8mb4_unicode_ci
    moodlerelease utf8mb4_unicode_ci

The following ... is it missing something?
First line admin presets for the app
no columns, then same but with an _it which I don't know
is supposed to represent - Italian?


Then after, an app_it_a?
Only that one has a column in it!

mdl_adminpresets_app utf8mb4_unicode_ci

mdl_adminpresets_app_it utf8mb4_unicode_ci

mdl_adminpresets_app_it_a utf8mb4_unicode_ci
    itemname utf8mb4_unicode_ci

mdl_adminpresets_app_plug utf8mb4_unicode_ci
    plugin utf8mb4_unicode_ci
    name utf8mb4_unicode_ci

mdl_adminpresets_it utf8mb4_unicode_ci
    plugin utf8mb4_unicode_ci
    name utf8mb4_unicode_ci
    value utf8mb4_unicode_ci

mdl_adminpresets_it_a utf8mb4_unicode_ci
    name utf8mb4_unicode_ci
    value utf8mb4_unicode_ci

mdl_adminpresets_plug utf8mb4_unicode_ci
    plugin utf8mb4_unicode_ci
    name utf8mb4_unicode_ci

Dunno which tables are specifically used for web services.  You might need to run 'explain' from mysql client to see comments on tables.

'SoS', Ken

 


Viewing all articles
Browse latest Browse all 2364

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>