1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-05 15:55:58 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Georg Richter
d7f8a441dd update server error messages (mysqld_error.h) 2022-05-25 18:30:18 +02:00
Georg Richter
a1f5c972a4 Updated mysqld_errmsg.h from 10.6.4 2021-07-20 17:44:56 +02:00
Georg Richter
2fce72ba34 Updated mysqld_error.h 2021-06-10 17:21:51 +02:00
Aleksey Midenkov
9c84958266 MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTS 2020-04-04 00:47:25 +03:00
Sergei Golubchik
11321f16bf update mysqld_error.h
and when installing from the server tree, don't install
mysqld_error.h at all - use the server version
2017-08-09 20:26:47 +02:00
Georg Richter
6fde63f312 Added autogenerated file mysqld_errmsg.h 2017-06-07 14:09:41 +02:00
Georg Richter
4ca933bb81 Global cleanup:
removed global locks
  removed dead code and files
  removed dbug
2016-02-08 18:43:02 +01:00
Georg Richter
326b3be305 Fix for conc-7:
- added missing server error codes for MariaDB and MySQL Server
- added symbolic links for projects which don't support mariadb_config
2013-01-21 13:52:53 +01:00
Georg Richter
dd3d0d6f52 First implementation based on libmysql 3.23.58 and php's mysqlnd extension 2012-11-14 18:43:45 +01:00
ghost
18cb6a1407 Initial import 2011-10-10 14:01:17 +03:00