Tao Zuhong

Results 58 comments of Tao Zuhong

Maybe ODBC is a good choice for libgda: https://gitlab.gnome.org/GNOME/vala-extra-vapis/-/merge_requests/23

Variable | Comment -- | -- LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN | Enable mysql_clear_password authentication plugin; LIBMYSQL_PLUGIN_DIR | Directory in which to look for client plugins. LIBMYSQL_PLUGINS | Client plugins to preload. [Reference: MySQL...

libgda plan to bring MySQL and MariaDB together, so I try to make this package. But cmake can't find the boost package and failed to build.

Source package size is not the key point, CMake can't find ${MINGW_PACKAGE_PREFIX}-boost is trouble, I need help. this package PKGBUILD file migrates from BREW package: mysql-client.

@ZachBacon @Biswa96 @jeremyd2019 @Alexpux Thank you all for responding to give a handy.

2. allow to display data label on the chart Do you mean display to value of each point ? -----> yes, show data value on data node 5. allow to...

Cool, thanks for all. and just share a repo: https://github.com/xcltapestry/XCL-Charts maybe it could give you some guidance.

catch the exception and print its detail first. then analyzing...