search for: e_extnum

Displaying 3 results from an estimated 3 matches for "e_extnum".

2017 Nov 03
1
Maria 10 breaks unixodbc mysql connector
...| >> | sql-statement | >> | help [tablename] | >> | quit | >> | | >> +---------------------------------------+ >> SQL> SELECT e_extnum FROM ext LIMIT 5; >> Segmentation fault >> >> >> This is what I get when mariadb-server is not installed: >> >> # isql -vv mccmysql ec-ast ec >> +---------------------------------------+ >> | Connected! | >> |...
2017 Nov 03
0
Maria 10 breaks unixodbc mysql connector
...t; | | > | sql-statement | > | help [tablename] | > | quit | > | | > +---------------------------------------+ > SQL> SELECT e_extnum FROM ext LIMIT 5; > Segmentation fault > > > This is what I get when mariadb-server is not installed: > > # isql -vv mccmysql ec-ast ec > +---------------------------------------+ > | Connected! | > | | >...
2017 Oct 31
4
Maria 10 breaks unixodbc mysql connector
Thanks for each of your inputs. It was not a configuration issue as odbcinst.ini does not reference the mysql subdirectory. Rather than use Alexander's url, I ran: yum -y install centos-release-openstack-ocata yum -y install mariadb-server ...the cloud repository provides the properly pathed file. # repoquery -l mariadb-server mariadb-libs | grep lib64 | grep libmysqlclient