# pydoc > MySQLError

---
type: CommandReference
command: MySQLError
mode: pydoc
section: 
source: pydoc3
---

## Quick Reference
- No documentation available for `MySQLError`.

## Name
No Python documentation found for `MySQLError`.

## Synopsis
(Not available)

## Options
None.

## Examples
- Use `help()` to get the interactive help utility.
- Use `help(str)` for help on the `str` class.

## See Also
- Python built-in `help()` function.