iOS-perf icon indicating copy to clipboard operation
iOS-perf copied to clipboard

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

Open Luftmenschh opened this issue 3 years ago • 0 comments

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

Luftmenschh avatar Feb 23 '22 11:02 Luftmenschh