Hi all,
I'm replacing the current regular expression library with modern
library(pcre) for mariadb. I need some information about the ways that code
uses the old regex library. The relevant codes are in sql/item_cmpfunc.cc
directory. For exapmle in the function : int Item_func_regex::regcomp(bool
Hi,
I replaced -lregex in
/unittest/mysys/CMakeFiles/explain_filename-t.dir/link.txt with -lpcre and
all is well now. thank you.
On Sun, Jul 21, 2013 at 12:45 AM, Sergei Golubchik wrote:
> Hi, Sudheera!
>
> On Jul 21, Sudheera Palihakkara wrote:
> > Hi all,
> >
> > I have done some editing to
Hi guys,
i will implement a gis system, but my problem isn't gis, my problem is
raster (bitmap) images
I will save images at mariadb using longblobs
And i will create a table with, datetime and image
I will need read each r,g,b value from each pixel, example..
Select rvalue(1,2,loadimage(blobfield
Hi, Sudheera!
On Jul 21, Sudheera Palihakkara wrote:
> Hi all,
>
> I have done some editing to sql/item_cmpfunc.cc file and CMakeList
> filesand then when I run the make command( after running cmake) it
> halts with
> this error in the middle. ([68%])
>
> Linking CXX executable explain_filename-
p.s - I have removed regex folder and replaced the functionalists with pcre
library.
On Sun, Jul 21, 2013 at 12:30 AM, Sudheera Palihakkara <
catchsudhe...@gmail.com> wrote:
> Hi all,
>
> I have done some editing to sql/item_cmpfunc.cc file and CMakeList filesand
> then when I run the make comm
Hi all,
I have done some editing to sql/item_cmpfunc.cc file and CMakeList
filesand then when I run the make command( after running cmake) it
halts with
this error in the middle. ([68%])
Linking CXX executable explain_filename-t
/usr/bin/ld.bfd.real: cannot find -lregex
collect2: error: ld return
Thanks, Kristian.
This will get me started.
Cheers
Giuseppe
On Saturday, July 20, 2013 at 10:33 , Kristian Nielsen wrote:
> Giuseppe Maxia mailto:g.ma...@gmail.com)> writes:
>
> > Specifically, I would like to know
> > * what are the differences between binary logs in MariaDB 5.5 and 10.0
Giuseppe Maxia writes:
> Specifically, I would like to know
> * what are the differences between binary logs in MariaDB 5.5 and 10.0
> * what are the differences between binary logs in MariaDB 10.0 and MySQL 5.6.
I think the difference is mainly the addition of new events. At least, I
cannot t
Hi,
Where can I find a detailed structure of the binary logs supported by MariaDB
10.0.x?
Specifically, I would like to know
* what are the differences between binary logs in MariaDB 5.5 and 10.0
* what are the differences between binary logs in MariaDB 10.0 and MySQL 5.6.
The purpose of this
9 matches
Mail list logo