Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting table to read-only (Bug 3362) fails on big-endian #3373

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

Setting table to read-only (Bug 3362) fails on big-endian #3373

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working normal SQL

Comments

@monetdb-team
Copy link

Date: 2013-09-27 08:01:23 +0200
From: @drstmane
To: SQL devs <>
Version: 11.15.15 (Feb2013-SP4)
CC: @njnes

Last updated: 2013-10-22 14:42:08 +0200

Comment 19184

Date: 2013-09-27 08:01:23 +0200
From: @drstmane

Setting a table read-only, as done in the test for bug #3362, fails on bigendian (PowerPC & SPARC); cf.,

http://monetdb.cwi.nl/testweb/web/showtestoutput.php?serial=49012:b11b671870af&target=GNU-Darwin-powerpc-propcheck&module=sql&test=sql%2Ftest%2FBugTracker-2013%2Falter_resets_readonly.Bug-3362&which=out
http://monetdb.cwi.nl/testweb/web/showtestoutput.php?serial=49012:b11b671870af&target=GNU-Gentoo-powerpc-assert-dbfarm&module=sql&test=sql%2Ftest%2FBugTracker-2013%2Falter_resets_readonly.Bug-3362&which=out
http://monetdb.cwi.nl/testweb/web/showtestoutput.php?serial=49012:b11b671870af&target=GNU-Solaris-sparc-dbfarm&module=sql&test=sql%2Ftest%2FBugTracker-2013%2Falter_resets_readonly.Bug-3362&which=out
http://monetdb.cwi.nl/testweb/web/showtestoutput.php?serial=49012:b11b671870af&target=GNU-Solaris-sparcv9-oid32-dbfarm&module=sql&test=sql%2Ftest%2FBugTracker-2013%2Falter_resets_readonly.Bug-3362&which=out
http://monetdb.cwi.nl/testweb/web/showtestoutput.php?serial=49012:b11b671870af&target=GNU-Solaris-sparcv9-dbfarm&module=sql&test=sql%2Ftest%2FBugTracker-2013%2Falter_resets_readonly.Bug-3362&which=out

Comment 19189

Date: 2013-09-27 09:31:25 +0200
From: @njnes

changed c interface to solve type problem.

Comment 19207

Date: 2013-09-28 09:29:01 +0200
From: @njnes

solved using proper type (bit)

@monetdb-team monetdb-team added bug Something isn't working normal SQL labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working normal SQL
Projects
None yet
Development

No branches or pull requests

2 participants