| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
2396
|
04 May 2022 |
Konstantin Olchanski | Bug Fix | mysql history update | the code for writing midas history to mysql
has been updated to work against
MYSQL 8.0.23 (CERN ALPHA-2):
|
|
|
1584
|
02 Jul 2019 |
Lukas Gerritzen | Suggestion | my_global.h not present in my linux distribution (needed) | Hey,
while trying to compile Midas under openSUSE |
|
|
1585
|
02 Jul 2019 |
Konstantin Olchanski | Suggestion | my_global.h not present in my linux distribution (needed) | Confirmed. my_global.h is removed in MySQL
8.0 (gives a compile error) and deprecated
in
|
|
|
1586
|
03 Jul 2019 |
Lukas Gerritzen | Suggestion | my_global.h not present in my linux distribution (needed) | Thanks! |
|
|
2221
|
18 Jun 2021 |
Konstantin Olchanski | Bug Report | my html modbvalue thing is not working? | I have a web page and I try to use modbvalue,
but nothing happens. The best I can tell,
I follow the documentation
|
|
|
2232
|
25 Jun 2021 |
Stefan Ritt | Bug Report | my html modbvalue thing is not working? | Can you post your complete page here so that
I can have a look?
|
|
|
1545
|
10 Jun 2019 |
Konstantin Olchanski | Release | mxml-2019-03-a, midas-2019-03-h | > > > the midas release 2019-03 is ready for
general use.
> A bug fix update for midas-2019-03:
|
|
|
1415
|
18 Dec 2018 |
Konstantin Olchanski | Info | mxml update | the mxml library was updated to make it thread-safe.
https://bitbucket.org/tmidas/mxml/src/master/
|
|
|
3162
|
01 Dec 2025 |
Konstantin Olchanski | Bug Fix | mvodb updated | I updated mvodb and test_mvodb. MIDAS ODB
and JSON ODB now implement all API
functions. ReadKey, ReadDir and ReadKeyLastWritten |
|
|
2434
|
21 Aug 2022 |
Joseph McKenna | Suggestion | mvodb functionality to get the 'LastWritten' property of a key |
|
|
|
2435
|
22 Aug 2022 |
Stefan Ritt | Suggestion | mvodb functionality to get the 'LastWritten' property of a key | > I want to read data from the ODB with the
mvodb interface in one of my frontends, it's
useful to know how old that data is, so I |
|
|
3146
|
26 Nov 2025 |
Lars Martin | Suggestion | mvodb WS and family type matching | This is not a bug per se, but I find it a
little odd that the MVOdb functions RS,
RSA, RSAI, and WSA use std::string as their |
|
|
3151
|
27 Nov 2025 |
Konstantin Olchanski | Suggestion | mvodb WS and family type matching | > This is not a bug per se, but I find it
a little odd that the MVOdb functions RS,
|
|
|
3158
|
27 Nov 2025 |
Stefan Ritt | Suggestion | mvodb WS and family type matching | > 2) "advanced" c++ code:
>
> void foo(const std::string& xxx) { ... |
|
|
3159
|
28 Nov 2025 |
Konstantin Olchanski | Suggestion | mvodb WS and family type matching | > > 2) "advanced" c++ code:
> >
> > void foo(const std::string& xxx) { ... |
|
|
3160
|
28 Nov 2025 |
Konstantin Olchanski | Suggestion | mvodb WS and family type matching | Just in time, enter std::string_view.
https://stackoverflow.com/questions/40127965/how-exactly-is-stdstring-view-faster-than-const-stdstring
|
|
|
49
|
30 Jun 2004 |
Piotr Zolnierczuk | | mvme167 problems | Hi,
I am really puzzled: I am running the very
same as far as sources
|
|
|
50
|
30 Jun 2004 |
Piotr Zolnierczuk | | mvme167 problems | A followup: I traced back the problem to version
1.9.2.
|
|
|
897
|
02 Aug 2013 |
Konstantin Olchanski | Bug Fix | multithreaded run transitions work! | As of commit
https://bitbucket.org/tmidas/midas/commits/dfa5fb1a93cae11a2960d441044c7fd277e1f0ec
(we are now liberated from the tyranny of |
|
|
2842
|
13 Sep 2024 |
Konstantin Olchanski | Bug Fix | mstrcpy, was: strlcpy and strlcat added to glibc 2.38 | for the record, as ultimate solution, strlcpy()
and strlcat() were wholesale
replaced by mstrlcpy() and mstrlcat(). this |
|