User talk:Mparthas25

About this board

Mparthas25 (talkcontribs)

I am loooking to know on MessageBlobStore.php. I don't see any page on MessageBlobStore.php Can someone please explain

Mainframe98 (talkcontribs)
Mparthas25 (talkcontribs)

Thanks. I would like to understand how blobs are stored in page_props. I am getting a null value error for ppvalue in page_props. Do you know why ?

Reply to "MessageBlobStore.php"

PAGE_PROPS insert error

1
Mparthas25 (talkcontribs)

All,

Someone help me if you can.

i am having an application which uses PHP+Mediawiki.

On saving a page, i am getting an insertion error at PAGE_PROPS table:

INSERT INTO /*Q*/PAGE_PROPS (pp_page,pp_propname,pp_value) VALUES (:pp_page, :pp_propname, NULL) Function DatabaseOracle::insertOneRow Error 1400 ORA-01400: cannot insert NULL into ("APP", "PAGE_PROPS","PP_VALUE")

This seems to be occuring only when double underscored words (e.g. ) are present in the page.

Any idea, what needs to be done to resolve this issue ?

Thanks

Reply to "PAGE_PROPS insert error"
There are no older topics