Skip to content

大佬求助,导出时报错 而且运行时Grafana里面USE_CPU一直显示0,battery显示no data #9

@Luftmenschh

Description

@Luftmenschh

E:\software\iOS-perf-master\iOS-perf-master>python mysql.py --runid=iPhone13Pro_0223_1741 --mysql_host=localhost --mysql_port=33306 --mysql_username=root --mysql_password=admin --mysql_db=iOSPerformance
Parameters list:
mysql_host localhost
mysql_port 33306
mysql_username root
mysql_password admin
mysql_db iOSPerformance
runid iPhone13Pro_0223_1741
Error Info: (1050, "Table 'TEMP' already exists")
Maybe this database dont need initializing, just ignore the error
Traceback (most recent call last):
File "mysql.py", line 207, in
mysql.export()
File "mysql.py", line 156, in export
cursor.scroll(0, mode='absolute')
File "E:\software\anancoda\lib\site-packages\pymysql\cursors.py", line 303, in scroll
raise IndexError("out of range")
IndexError: out of range

20220223-194652

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions