February 23, 2023 at 9:37 pm
Jeff Moden wrote:Got the first post on a page again... and again, it's not showing up until another post (this one) is made.
I reported that bug in May 2022. I guess they're still working on it.
No work done. This was escalated, but there is a BBPress upgrade, that requires a WP upgrade, which depends on a PHP upgrade, which was held for an OS upgrade.
The test systems got set up in Dec (finally), and there is some portion of this in progress, but this was delayed, or has been delayed, 6mos as this is a major upgrade and needs testing. I submitted some stuff in Dec/Jan that needed fixing/doc'ing before an upgrade, and not sure where we stand. A lot of internal work has limited resource work here, and since this spans my dev's and the Ops teams, it's going really slow.
February 23, 2023 at 11:36 pm
Have you ever checked into a bitnami stack for the open source portion of this?
AWS:
https://docs.bitnami.com/aws/apps/wordpress/administration/create-custom-application-php/
Getting Started:
https://docs.bitnami.com/virtual-machine/get-started-virtualbox/
February 24, 2023 at 12:27 am
... but there is a BBPress upgrade, that requires a WP upgrade, which depends on a PHP upgrade, which was held for an OS upgrade.
Good lord.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 24, 2023 at 2:47 am
No work done. This was escalated, but there is a BBPress upgrade, that requires a WP upgrade, which depends on a PHP upgrade, which was held for an OS upgrade.
Is that all?
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
February 24, 2023 at 2:48 am
Are any thredizens going to be in Atlanta for SQL Saturday BI Edition???
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
February 24, 2023 at 2:59 am
Are any thredizens going to be in Atlanta for SQL Saturday BI Edition???
Nope. But I am in Austin for SQL Saturday here.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
February 24, 2023 at 3:16 pm
Steve Jones - SSC Editor wrote:... but there is a BBPress upgrade, that requires a WP upgrade, which depends on a PHP upgrade, which was held for an OS upgrade.
Good lord.
Indeed. They've kicked the can on the PHP upgrade, which is the worst part. Waited so long, the OS (and SQL) need moving.
February 24, 2023 at 3:19 pm
Steve Jones - SSC Editor wrote:No work done. This was escalated, but there is a BBPress upgrade, that requires a WP upgrade, which depends on a PHP upgrade, which was held for an OS upgrade.
Is that all?
well, not really. There are custom fixes for a few things. We try to minimize these and they do submit PRs back to WP or Project Nami or BB Press, but those don't always get merged. So once this is upgraded, there will be some things they forget to re-fix.
February 24, 2023 at 5:42 pm
anyone has any ideas regarding this https://www.sqlservercentral.com/forums/topic/deadlock-related-to-autocreateqpstats
February 28, 2023 at 8:51 pm
regarding https://www.sqlservercentral.com/forums/topic/writing-a-line-for-each-day-of-month
can someone post a link to an older thread the OP created that does what it's asking (again) to be given to them.
older thread is https://www.sqlservercentral.com/forums/topic/how-do-i-write-a-record-for-each-day-in-a-date-range
I can't reply as the OP blocked me
February 28, 2023 at 11:13 pm
regarding https://www.sqlservercentral.com/forums/topic/writing-a-line-for-each-day-of-month
can someone post a link to an older thread the OP created that does what it's asking (again) to be given to them.
older thread is https://www.sqlservercentral.com/forums/topic/how-do-i-write-a-record-for-each-day-in-a-date-range
I can't reply as the OP blocked me
It's always a bit amazing to me when the op repeats a question like that. It's also amazing that someone can have worked with SQL for more than a decade and not know something like that nor know how to actually Google such a question. He's also got 16 pages of topics that he started... it not like he's a stranger to anything on this forum. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
March 1, 2023 at 4:14 pm
Is it Monday? It seems like Monday.
One of my DBA's set up a SQL account, with db_owner on a database in production. The contractors have now raised havoc with this data and database.
The only way we noticed was that their last request failed because the database was created with a space in the name.
And, it was all done in Entity Framework.
It's going to be a LOOOOOOOOOOOONG day.
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
March 1, 2023 at 7:51 pm
Yeesh. Your team stacked up a bunch of jenga blocks awfully high. Have fun playing.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 1, 2023 at 8:11 pm
Is it Monday? It seems like Monday.
One of my DBA's set up a SQL account, with db_owner on a database in production. The contractors have now raised havoc with this data and database.
The only way we noticed was that their last request failed because the database was created with a space in the name.
And, it was all done in Entity Framework.
It's going to be a LOOOOOOOOOOOONG day.
There's a command that you need to execute immediately...
DROP ALL TURD PARTY CODE WITH ROLLBACK IMMEDIATE;
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 15 posts - 66,211 through 66,225 (of 66,815 total)
You must be logged in to reply to this topic. Login to reply