This website requires JavaScript.
Explore
Help
Sign In
arman
/
science-ation
Watch
1
Star
1
Fork
0
You've already forked science-ation
forked from
science-ation/science-ation
Code
Pull Requests
Activity
master
science-ation
/
db
/
db.update.58.sql
2 lines
62 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
Ahh found the encoding problem, need to set the charset on the command line mysql --defualt-character-set when running INSTALL or DBUPDATE scripts.
2007-11-15 20:45:19 +00:00
UPDATE
languages
SET
`
langname
`
=
'
Fran
<EFBFBD>
ais
'
WHERE
`
lang
`
=
'
fr
'
;
Copy Permalink