[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Check connection options at configure time to correctly deal with the...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Check connection options at configure time to correctly deal with the...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 11 Dec 2024 01:54:53 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 9af817ef by Benoît Minisini at 2024-12-11T02:53:38+01:00 Check connection options at configure time to correctly deal with the differences between MySQL and MariaDB. [GB.DB.MYSQL] * BUG: Check connection options at configure time to correctly deal with the differences between MySQL and MariaDB. [GB.DB2.MYSQL] * BUG: Check connection options at configure time to correctly deal with the differences between MySQL and MariaDB. * NEW: Share the connection option management code with 'gb.db.mysql'. - - - - - 9 changed files: - gb.db.mysql/configure.ac - gb.db.mysql/src/Makefile.am - gb.db.mysql/src/main.c - gb.db.mysql/src/main.h - + gb.db.mysql/src/options.h - gb.db2.mysql/configure.ac - gb.db2.mysql/src/Makefile.am - gb.db2.mysql/src/main.c - + gb.db2.mysql/src/options.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9af817ef383a17300830e71ecbd651151ebe80d3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9af817ef383a17300830e71ecbd651151ebe80d3 You're receiving this email because of your account on gitlab.com.