- Details
- Category: Database
- Hits: 899
ORA-00942 table or view does not exist.
- Details
- Category: Database
- Hits: 2476
ORA-04043 object string does not exist.
- Details
- Category: Database
- Hits: 2435
ORA-01432 public synonym to be dropped does not exist.
- Details
- Category: Database
- Hits: 2407
ORA-02289 sequence does not exist.
- Details
- Category: Database
- Hits: 2555
ORA-00600 internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string]
- Details
- Category: Database
- Hits: 6636
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.)


