php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8967 Fix for MySQL charset problem
Submitted: 2001-01-28 09:03 UTC Modified: 2001-02-03 03:05 UTC
From: frank at webkoch dot de Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.5-dev OS: Linux
Private report: No CVE-ID: None
 [2001-01-28 09:03 UTC] frank at webkoch dot de
I had the same problem with a german charset. 
I could solve it doing the following thing: The file ctype_autoconf.c must be copied from the mysql source directory to ext/mysql/lib of the php sourcecode.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-29 05:08 UTC] sniper@php.net
Could you please try the latest CVS snapshot from
http://snaps.php.net/ to check if this is now fixed.
The bundled mysql clientlibs were updated recently.

--Jani

 [2001-02-03 03:05 UTC] frank at webkoch dot de
the problem is fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC