Skip to content

RDBのクエリのキャンセルについて #38

Open
@cia-rana

Description

@cia-rana

ページ番号:P209
セクション番号:9.4
内容タイトル:-
誤っている内容:-
正しい内容:-
その他コメント:
誤りの指摘ではなく提案になります。
クエリーのキャンセルがlib/pgでサポートされていない旨の記述はありますが、MySQLドライバーとしてデファクトになっているgo-sql-driver/mysqlは、contextサポートをしているにも関わらず、内部ではクエリーのキャンセルを行っていない例もあるので(このissue執筆時点では)、その旨も注意事項で記載されているとより親切かなと思いました。
go-sql-driver/mysql#791
go-sql-driver/mysql#731

Metadata

Metadata

Assignees

Labels

updaterevise in future reprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions