- Details
- Category: Database
- Hits: 69
ORA-00942 table or view does not exist.
- Details
- Category: Database
- Hits: 365
ORA-04043 object string does not exist.
- Details
- Category: Database
- Hits: 464
ORA-01432 public synonym to be dropped does not exist.
- Details
- Category: Database
- Hits: 345
ORA-02289 sequence does not exist.
- Details
- Category: Database
- Hits: 268
ORA-00600 internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string]
- Details
- Category: Database
- Hits: 5656
It will greatly aid your thinking about storage engines and the capabilities they bring to MySQL if you have a good mental picture of where they fit. Figure 1 provides a logical view of MySQL. It doesn't necessarily reflect the low-level implementation, which is bound to be more complicated and less clear cut. However, it does serve as a guide that will help you understand how storage engines fit in to MySQL. (The NDB storage engine was added to MySQL just before this book was printed. Watch for it in the second edition.)