﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29251	The MySQL back-end returns bytes instead of strings in some cases.	Mariusz Felisiak	nobody	"PR [https://github.com/django/django/pull/9808 9808] revealed a bug in the MySQL back-end.  `mysqlclient` returns `bytes` instead of `strings` in some edge cases, e.g.:

```LPad('name', Length('alias'))```,
```Replace('name', Length('alias'))```."	Uncategorized	assigned	Database layer (models, ORM)	dev	Normal		mysql bytes		Unreviewed	0	0	0	0	0	0
