dbader / dbader/schedule

MySQLdb.connect does not refresh

Open
#272 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12.3k
Forks
999
PR merge metrics
No merged PRs in 30d

Description

Hi,

during a running schedule, the db = MySQLdb.connect() does not refresh. It keeps the old data and does not select new data entries from a table.

Does somebody had the same error?

BR

horphi0815

Contributor guide

No contributing guide indexed for this repository

Research direction

The report names only MySQLdb.connect and a running schedule; it provides no repository file, test, or reproducible example. Start by reproducing the schedule against a MySQL table and determine whether the connection or query observes newly inserted rows. Done requires a confirmed failure case and a scoped change with a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, python
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.