Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: MySQL: UTF-8 Connection support  (Read 5236 times)

0 Members and 1 Guest are viewing this topic.

Nightstalker

  • Anope User
  • Offline Offline
  • Posts: 10
MySQL: UTF-8 Connection support
« on: March 22, 2007, 07:22:25 PM »

I don't know if that has been requested yet. But here it is:

It seems that when a MySQL server is set with the UTF-8 connections (with the "SET NAMES utf8"  SQL command) that, even if all the anope database is set to utf8_bin, it has trouble with accentuated characters. Data containing one of those chars will simply stop displaying.

So my suggestion request is that Anope MySQL supports utf-8 connections better. That way, data can ben entered into the database by anope correctly, and not halted when it hits an accentuated chars.

Thanks.
Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: March 22, 2007, 08:25:02 PM »

I think this has already been requested, not sure. Also getting a suitable working mysql codebase is our primary focus for the next devel branch (Anope 1.9)
Logged

Pieter Bootsma

  • Team
  • *
  • Offline Offline
  • Posts: 189
    • http://geniusdex.net/
(No subject)
« Reply #2 on: March 23, 2007, 11:12:10 AM »

The current MySQL code is feature locked for 1.8. It's too much of a mess to easily work with. We'll be revisiting this for future versions of anope.
Logged
Pages: [1]   Go Up