IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2025, 11:06:22 AM (18 months ago)
Author:
tdeboer
Message:

ppMerge memory leak, db changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.c

    r42768 r42786  
    5555#include "psMetadataConfig.h"
    5656
    57 
    58 # if (MYSQL_VERSION_ID >= 80000)
     57# if (MYSQL_VERSION_ID >= 80001) && !defined MARIADB_VERSION_ID
    5958    # define MYSQL_BOOL bool
    6059# else
Note: See TracChangeset for help on using the changeset viewer.