Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

What client for mysql to use?

已查看 117 次
跳至第一个未读帖子

Georgios Petasis

未读,
2018年10月8日 15:33:002018/10/8
收件人
Hi all,

I was wondering if anybody uses the mysql (or mariadb) databases, and
what client is used.

I have been using tdbc::mysql for some years now, but given its slow
development, I am not sure if it is "popular", or there is a better
alternative.

So, do you use mysql/mariadb, and with what tcl client?
(I am interested more towards mariadb than mysql...)

George

Gerald Lester

未读,
2018年10月8日 17:53:282018/10/8
收件人
On 10/08/2018 02:32 PM, Georgios Petasis wrote:
> Hi all,
>
> I was wondering if anybody uses the mysql (or mariadb) databases, and
> what client is used.
>
> I have been using tdbc::mysql for some years now, but given its slow
> development, I am not sure if it is "popular", or there is a better
> alternative.

What is missing from tdbc::mysql that is needed?

One should only see "development" of missing features, not changes for
the sake of change.

--
+----------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald...@kng-consulting.net |
+----------------------------------------------------------------------+

Georgios Petasis

未读,
2018年10月9日 09:18:132018/10/9
收件人
Στις 9/10/2018 00:53, ο Gerald Lester έγραψε:
> On 10/08/2018 02:32 PM, Georgios Petasis wrote:
>> Hi all,
>>
>> I was wondering if anybody uses the mysql (or mariadb) databases, and
>> what client is used.
>>
>> I have been using tdbc::mysql for some years now, but given its slow
>> development, I am not sure if it is "popular", or there is a better
>> alternative.
>
> What is missing from tdbc::mysql that is needed?
>
> One should only see "development" of missing features, not changes for
> the sake of change.
>

The short answer is embarrassing: it does not work without tweaking the
sources. Not necessarily tdbc::mysql's fault, but still.

See for example:
http://core.tcl.tk/tdbcmysql/tktview?name=040c635cb3
http://core.tcl.tk/tdbcmysql/tktview?name=e449b3ccb5
http://core.tcl.tk/tdbcmysql/tktview?name=44cc436b4e

Especially, the first is not expected for something shipping with the
core. I am feeling a bit lonely, like I am the only one using
tdbc::mysql :-(

Everybody seems to have moved (or be moving) to MariaDB, which
tdbc::mysql has no support for.

George

---
Αυτό το e-mail ελέγχθηκε για ιούς από το πρόγραμμα Avast antivirus.
https://www.avast.com/antivirus

Gerald Lester

未读,
2018年10月9日 17:39:052018/10/9
收件人
I happen to use neither, have you thought about creating a MariaDB TDBC
"driver" and submitting it?

Georgios Petasis

未读,
2018年10月10日 03:14:162018/10/10
收件人
I knew it that I am the one one using it :D
Do you think that creating a package for changing just 2 static global C
variables justifies the action?
Is tdbc::mysql "abandoned"?

George

sled...@gmail.com

未读,
2018年10月10日 14:23:222018/10/10
收件人
have been using tclodbc with mysql from v5 to v8 (tcl 8.4 to present)...with the corresponding drivers from oracle. Absolutely no issues and response times consistent with my needs. In addition, Oracle provides a very useful "workbench" that provides for the complete management of the database.

Installation via msi is simple, complete and straight forward.

Hope this helps.

Rick

Harald Oehlmann

未读,
2018年10月11日 11:41:502018/10/11
收件人
I am also using MySQL with Rivet and CentOS 6.5.

It works well for me.

Thanks,
Harald

Georgios Petasis

未读,
2018年10月11日 16:38:532018/10/11
收件人
CentOS 6.5 from 2013?
Isn't this release a bit outdated?

George

Harald Oehlmann

未读,
2018年10月12日 09:00:262018/10/12
收件人
No, still supported. Good if you want to test compatibility with old
software ;-)

Harald

Georgios Petasis

未读,
2018年10月15日 08:15:372018/10/15
收件人
Another advantage is that you don't have to worry about tdbc::mysql
being a bit outdated. :D :D

Best,

George
0 个新帖子