Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.1.13
-
None
-
mariadb 10.3.29
Description
If I try to connect mariadb on excel 2016 via MariaDB driver (3.1.13), not all tables are listed. Please see screenshot. It seems that only tables with SYSTEM VERSIONING are missing.
MariaDB [fb_bde]> show tables;
|
+--------------------------+
|
| Tables_in_fb_bde |
|
+--------------------------+
|
| ACL_Orginalfile |
|
| tbl_trait_therm_ACL_Test |
|
| tblactivite |
|
| tblistactivite |
|
| tbllaser_proprete |
|
| tbllt3_largeur |
|
| tbllub_acquisition |
|
| tbllub_conf |
|
| tbllub_mesure |
|
| tbllub_msa |
|
| tbllub_reference |
|
| tblpoidsbalance |
|
| vw_lsa_proprete |
|
| vwlub_acquisition |
|
+--------------------------+
|
14 rows in set (0.047 sec)
|
On Excel they are only 13 tables, tblistactivite is missing, it's the only one that have SYSTEM VERSIONING.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
If I try to connect mariadb on excel 2016 via MariaDB driver (3.1.13), not all tables are listed. Please see screenshot. It seems that only tables with SYSTEM VERSIONING are missing.
{{MariaDB [fb_bde]> show tables; +--------------------------+ | Tables_in_fb_bde | +--------------------------+ | ACL_Orginalfile | | tbl_trait_therm_ACL_Test | | tblactivite | | tblistactivite | | tbllaser_proprete | | tbllt3_largeur | | tbllub_acquisition | | tbllub_conf | | tbllub_mesure | | tbllub_msa | | tbllub_reference | | tblpoidsbalance | | vw_lsa_proprete | | vwlub_acquisition | +--------------------------+ 14 rows in set (0.047 sec)}} On Excel they are only 13 tables, tblistactivite is missing, it's the only one that have SYSTEM VERSIONING. |
If I try to connect mariadb on excel 2016 via MariaDB driver (3.1.13), not all tables are listed. Please see screenshot. It seems that only tables with SYSTEM VERSIONING are missing.
MariaDB [fb_bde]> show tables; +--------------------------+ | Tables_in_fb_bde | +--------------------------+ | ACL_Orginalfile | | tbl_trait_therm_ACL_Test | | tblactivite | | tblistactivite | | tbllaser_proprete | | tbllt3_largeur | | tbllub_acquisition | | tbllub_conf | | tbllub_mesure | | tbllub_msa | | tbllub_reference | | tblpoidsbalance | | vw_lsa_proprete | | vwlub_acquisition | +--------------------------+ 14 rows in set (0.047 sec) On Excel they are only 13 tables, tblistactivite is missing, it's the only one that have SYSTEM VERSIONING. |
Description |
If I try to connect mariadb on excel 2016 via MariaDB driver (3.1.13), not all tables are listed. Please see screenshot. It seems that only tables with SYSTEM VERSIONING are missing.
MariaDB [fb_bde]> show tables; +--------------------------+ | Tables_in_fb_bde | +--------------------------+ | ACL_Orginalfile | | tbl_trait_therm_ACL_Test | | tblactivite | | tblistactivite | | tbllaser_proprete | | tbllt3_largeur | | tbllub_acquisition | | tbllub_conf | | tbllub_mesure | | tbllub_msa | | tbllub_reference | | tblpoidsbalance | | vw_lsa_proprete | | vwlub_acquisition | +--------------------------+ 14 rows in set (0.047 sec) On Excel they are only 13 tables, tblistactivite is missing, it's the only one that have SYSTEM VERSIONING. |
If I try to connect mariadb on excel 2016 via MariaDB driver (3.1.13), not all tables are listed. Please see screenshot. It seems that only tables with SYSTEM VERSIONING are missing.
{noformat} MariaDB [fb_bde]> show tables; +--------------------------+ | Tables_in_fb_bde | +--------------------------+ | ACL_Orginalfile | | tbl_trait_therm_ACL_Test | | tblactivite | | tblistactivite | | tbllaser_proprete | | tbllt3_largeur | | tbllub_acquisition | | tbllub_conf | | tbllub_mesure | | tbllub_msa | | tbllub_reference | | tblpoidsbalance | | vw_lsa_proprete | | vwlub_acquisition | +--------------------------+ 14 rows in set (0.047 sec) {noformat} On Excel they are only 13 tables, tblistactivite is missing, it's the only one that have SYSTEM VERSIONING. |
Fix Version/s | 3.1 [ 22900 ] |
Component/s | General [ 14302 ] | |
Fix Version/s | 3.1.14 [ 26008 ] | |
Fix Version/s | 3.1 [ 22900 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 122843 ] | MariaDB v4 [ 135568 ] |
Thank you for your report!
Is this something, that didn't happen with previous versions of the driver?