Revision 17549,
228 bytes
checked in by Seasoft, 15 years ago
(diff) |
・VIEWを改訂。簡素化と高速化を目論む。(従来互換を考慮していますが、影響範囲が大きいので不具合もあるかと思います。また、MySQL v4系は、環境が無いため未テストです。バグレポートをお願いします。)
・r17509 の不具合対応。
・r17548 の応急処置を正式に対応。
・[検索結果をすべて削除]でエラーが発生する不具合を修正。
|
-
Property svn:mime-type set to
application/x-httpd-php; charset=UTF-8
|
Line | |
---|
1 | DROP VIEW vw_category_count;
|
---|
2 | DROP VIEW vw_product_class;
|
---|
3 | DROP VIEW vw_products_allclass;
|
---|
4 | DROP VIEW vw_products_allclass_detail;
|
---|
5 | DROP VIEW vw_products_nonclass;
|
---|
6 | DROP VIEW vw_cross_products_class;
|
---|
7 | DROP VIEW vw_cross_class;
|
---|
Note: See
TracBrowser
for help on using the repository browser.