mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
(cherry picked from commit 0b958f46b472d3af903218b5ecc1a0331f99bc66)
This commit is contained in:
parent
f376c3580c
commit
56f090fe4d
@ -332,6 +332,7 @@ class BackEndMySQL < OneDBBacKEnd
|
||||
"T.table_name = '#{table}';"
|
||||
) do |row|
|
||||
enconding = row[:character_set_name]
|
||||
enconding ||= row[:CHARACTER_SET_NAME]
|
||||
end
|
||||
|
||||
table_to_nk(enconding)
|
||||
|
Loading…
x
Reference in New Issue
Block a user