This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2026-04-18 06:15:32 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
db65e4f537
mariadb
/
sql-common
History
Download ZIP
Download TAR.GZ
Vladislav Vaintroub
806e6cda27
MDEV-4249 : when autodetecting default client charset on Windows, fallback to GetACP() whenever GetConsoleCP() returns 0 (i.e appkication does not have a console , which is the case for GUI apps, Windows services etc)
2013-03-06 13:30:40 +01:00
..
client.c
MDEV-4249 : when autodetecting default client charset on Windows, fallback to GetACP() whenever GetConsoleCP() returns 0 (i.e appkication does not have a console , which is the case for GUI apps, Windows services etc)
2013-03-06 13:30:40 +01:00
client_plugin.c
undo the fix for MySQL Bug#12998841
2012-08-08 12:32:34 +02:00
my_time.c
merge
2012-06-13 11:37:51 +02:00
my_user.c
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
mysql_async.c
MDEV-3802. Millisecond timeout support in non-blocking client library.
2012-10-12 10:54:46 +02:00
pack.c
Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris
2007-08-13 16:11:25 +03:00