- Details
- Category: Database
- Hits: 265
ORA-00942 table or view does not exist.
- Details
- Category: Database
- Hits: 1070
ORA-04043 object string does not exist.
- Details
- Category: Database
- Hits: 1184
ORA-01432 public synonym to be dropped does not exist.
- Details
- Category: Database
- Hits: 1059
ORA-02289 sequence does not exist.
- Details
- Category: Database
- Hits: 985
ORA-00600 internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string]
- Details
- Category: Database
- Hits: 5934
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.)